Which C++ feature allows a function to call itself?
A. Polymorphism
B. Inheritance
C. Iteration
D. Recursion
Answer: Option D
Related Questions on Introduction to C plus plus
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