Object Oriented Programming

1:

Which of the following comments about inline comments are true?   

A.

A function is declared inline by typing the keyword inline before the return value of the function.

B.

A function is declared inline by typing the keyword inline after the return value of the function.

C.

A function that is declared inline may not be treated inline.

D.

Both (a) & (c)

 

Answer : D

Explanation :

Suhashini Chaurasia said: (5:01pm on Tuesday 4th March 2014)
When i tried writing inline before or after return it is working well. So [B] option is also correct.

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.