Object Oriented Programming

1:

Choose the correct statements regarding inline functions.   

A.

It speeds up execution

B.

It slows down execution

C.

It increases the code size

D.

Both (a) and (c)

 

Answer : D

Explanation :

Each occurrence of the iriline function call wiIl be replaced by its body. No function call overhead will be there but the size of the code will increase.

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.