Vidyalelo
C++ Programming · Q61

Variables and Data Types in C++

Programming · C++ Programming · question 61

Q61

What is the size of wchar_t in C++?

A.
2
B.
4
C.
2 or 4
D.
Based on the number of bits in the system
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board