0 votes
in JAVA by
Select the best from following given statement is completely true?

I. In an object-oriented programming language, all the function calls are resolved at compile-time.

II. In a procedure programming language, all the function calls are resolved at compile-time

(i) Only II

(ii) Only I

(iii) Both I & II

(iv) None of the above

1 Answer

0 votes
by

(ii) Only I

...