Exercise: Object Oriented Programming Using Cpp

Questions for: Object Oriented Programming Using Cpp

Which of the following numerical value(s) is(are) invalid constant(s)?
A:
0.7
B:
9.3el2
C:
27,512
D:
12345678
Answer: C
No answer description is available. Let's discuss.
When you write to a file rather than the screen, you use the C++ class _____
A:
iostream
B:
filed
C:
fstream
D:
diskclass
Answer: C
No answer description is available. Let's discuss.
A variable declared in a function is called a(n) _____ variable
A:
area
B:
global
C:
local
D:
reference
Answer: C
No answer description is available. Let's discuss.
A programming structure that contains data and a pointer to the next object is a
A:
template
B:
class
C:
pointer class
D:
linked list
Answer: D
No answer description is available. Let's discuss.
"Rohan Motors" is a _____
A:
character literal constant
B:
numeric literal constant
C:
string literal constant
D:
variable
Answer: C
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz