πŸ“Š C++
Q. Identify the type of the variables.
Code:
typedef char* CHAR;
    CHAR a,b;
  • (A) char
  • (B) CHAR
  • (C) char*
  • (D) typedef
πŸ’¬ Discuss
βœ… Correct Answer: (C) char*

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
189
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Siddharth M
Publisher
πŸ“ˆ
99%
Success Rate