Exercise: Object Oriented Programming Using Cpp

Questions for: Object Oriented Programming Using Cpp

The variables declared in a statement block or listed in a function header's parameterlist are considered _____ variables
A:
area
B:
global
C:
local
D:
reference
Answer: C
No answer description is available. Let's discuss.
Static variables are sometimes called
A:
class variables
B:
functional variables
C:
dynamic variables
D:
auto variables
Answer: A
No answer description is available. Let's discuss.
The arguments that determine the state of the cout object are called _____
A:
classes
B:
manipulators
C:
format flags
D:
state controllers
Answer: C
No answer description is available. Let's discuss.
The two operators && an || are
A:
arithmetic operators
B:
equality operators
C:
logical operators
D:
relational operators
Answer: C
No answer description is available. Let's discuss.
You can place function templates
A:
at the end of main()
B:
at the start of a program above main()
C:
in two files-one for the definition and one for the function
D:
any of the above
Answer: B
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz