adplus-dvertising
frame-decoration

Question

___________ is used to store temporary data by programmers.

a.

Addressed Location

b.

Variable

c.

Pointer

d.

RAM

Answer: (b).Variable

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ___________ is used to store temporary data by programmers.

Similar Questions

Discover Related MCQs

Q. ___________ determines the type of data stored in a variable.

Q. ___________ is the universal coding scheme for characters.

Q. ”dblMy Age “what is the problem with this variable name?

Q. Declaring a variable tell the computer to allocate a memory space that can be accessed by the variable name. The size of the memory space depends on?

Q. ___________ data type can store any type of data.

Q. String data type can store from zero to ___________ Unicode characters.

Q. The range of Integer data type is ___________ to ___________

Q. The Char data type can store ___________

Q. The variable name is also termed as ___________

Q. An __________ statement is used to assign a value to an existing variable.

Q. A __________ is an item of data whose values do not change while the application is running.

Q. The data type of the value assigned should be same as __________

Q. The string literal are enclosed in __________

Q. While entering a numeric literal constant you need not enter a __________

Q. A __________ forces a literal constant to assume a data type other than the one its form indicates.

Q. A variable can store __________ value at a time.

Q. The __________ method converts a string to a number.

Q. If the tryparse method determines that the string cannot be converted to the data type, it assigns __________ to the variable.

Q. To covert a number from one data type to another, you use the __________

Q. A variable’s ____________ indicates where the variable can be used in an application code.