1.

What is the use of the typeid() function?

A. To find the datatype of the variable
B. To find the const status of the variable
C. To find the address of the variable
D. To find the value of the variable
Answer» B. To find the const status of the variable


Discussion

No Comment Found