Discussion :: OOPS Concepts
-
Which one of the following is correct about the statements given below?
- All function calls are resolved at compile-time in Procedure Oriented Programming.
- All function calls are resolved at compile-time in OOPS.
A.
Only II is correct.
|
B.
Both I and II are correct.
|
C.
Only I is correct.
|
D.
Both I and II are incorrect.
|
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment