Exercise: Object Oriented Programming Using Cpp

Questions for: Object Oriented Programming Using Cpp

A difference, between reference variables and pointers is that
A:
reference variables are easier to use
B:
pointers are easier to use
C:
reference variables are more flexible
D:
no difference exists between reference variables and pointers
Answer: A
No answer description is available. Let's discuss.
A C++ _____ is a program that runs in a DOS window
A:
algorithm
B:
cast application
C:
console application
D:
source application
Answer: C
No answer description is available. Let's discuss.
To send output to a file, you need to include the _____ header file in your program
A:
file.h
B:
fstream.h
C:
iomanip.h
D:
iostream.h
Answer: B
No answer description is available. Let's discuss.
A group of related fields that contain all of the data about a specific person, place, or thing is called a
A:
data file
B:
field file
C:
program file
D:
record
Answer: D
No answer description is available. Let's discuss.
When the compiler places a copy of a small function's statements directly into a program, the function is said to be _____
A:
overloaded
B:
mangled
C:
inline
D:
redundant
Answer: C
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz