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.
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.