C++ Multiple Choice Questions 101. What is the size of wchar_t in C++? a) 2 b) 4 c) 2 or 4 d) depends on the number of bits in the system102. Pick the odd one out a) array type b) character type c) boolean type d) integer type 103. Which datatype is used to represent … [Read more...]
Recent Comments