Multiple choice technology programming languages

Variables with names that describe the data Stored at that particular memory location are called as

  1. identifiers

  2. constant variables

  3. floating point variables

  4. mnemonic variables

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Descriptive variable names designed to assist human memory about the stored data are known as mnemonic variables. Although they are types of identifiers, the term 'mnemonic' specifically denotes this memory-aiding characteristic, whereas identifiers is a broader category.