Multiple Choice
Which of the following is an area of secondary storage used to hold information?
A) file
B) variable
C) constant
D) buffer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: String variables are reference variables.
Q6: The method printf is used only to
Q9: The value of the expression Integer.parseInt("+782") is
Q36: Java provides automatic garbage collection.
Q40: Suppose that you have the declaration:int num
Q41: Consider the following statements.double x;<br>String y;y =
Q43: String sentence;<br>String str1, str2, str3, str4;<br>Int length1;sentence
Q44: What is the output of the following
Q46: Which package is automatically imported by the
Q50: Which of the following method is contained