Sunday 13 December 2015

Q14. Which of the following is incorrect in C.

A) when we write the overloaded function , we must code the function for each usage.
B) when we write function template, we code the function only once.
C) It is difficult to debug macros.
D) Template are more efficient than macros.

Answer A.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.