MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following is correct about the statements given below?I. All function calls are resolved at compile-time in C language.II. All function calls are resolved at compile-time in C++. |
| 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» D. Both I and II are incorrect | |