Vidyalelo
C++ Programming · Q129

Introduction to C++

Programming · C++ Programming · question 129

Q129

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
Answer
B.
II only
C.
Both I and II
D.
Neither I nor II

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board