Multiple Choice
In Java,scalar data types are also called ____ types.
A) primitive
B) simple
C) quantitative
D) flexible
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: C++ permits an object to be allocated
Q3: In C++,objects can only be allocated on
Q4: Applications normally create and manipulate instances of
Q5: Smalltalk uses value semantics,such that variables refer
Q6: Smalltalk and Java require the use of
Q7: Restricting access to internal details of software
Q8: Abstract classes are often instantiated by the
Q9: Java uses _ to implement method lookup.<br>A)
Q10: Smalltalk provides a small set of binary
Q11: In C++,a pure virtual declaration is a