Object Oriented Programming

1:

Which of the following specifiers need not be honored by the compiler?  

A.

register

B.

inline

C.

static

D.

Both (a) & (b)

 

Answer : D

Explanation :

Register and inline are not compiler directives but rather request to the compiler. These requests need not be honored by the compiler.

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.