GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
6. | Point out the error in the program? | ||
A. | Error: invalid function display() call | ||
B. | Error: invalid function show() call | ||
C. | No error | ||
D. | Error: Rvalue required for t | ||
7. | Point out the error in the program? | ||
A. | Error: too many parameters | ||
B. | Error: invalid access to list member | ||
C. | Error: ptr must be type of va_list | ||
D. | No error | ||