A
Q. Identify the type of the variables.
Code:
typedef char* CHAR;
CHAR a,b;
CHAR a,b;
- Correct Answer - Option(C)
- Views: 21
- Filed under category C++
- Hashtags:
Discusssion
Login to discuss.