Which of the following statement is true?
I. In Procedural programming languages, all function calls are resolved at compile-time
II. In Object Oriented programming languages, all function calls are resolved at compile-time
A. I only
B. II only
C. Both I and II
D. Neither I nor II
Answer: Option A
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