| | | | Question Answer Tutorial - CPP->CPP Basic | | | | Question: What is the size of wchar_t in CPP? | | Answer: based on the number of bits in the system
| | | | | | | | Question: Pick the odd one out. | | Answer: array type
| | | | | | | | Question: Which datatype is used to represent the absence of parameters? | | Answer: void
| | | | | | | | Question: Which type is best suited to represent the logical values?
| | Answer: boolean
| | | | | | | | | | | | |