Which of the following cannot be used with the virtual keyword?
A. Class
B. Member functions
C. Constructors
D. Destructors
Answer: Option C
A. Class
B. Member functions
C. Constructors
D. Destructors
Answer: Option C
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream
Join The Discussion