Exam (elaborations)
CSIS 331 UPDATED Exam Questions and CORRECT Answers
- Course
- Institution
C defines five basic types what are they? char, int, float, double, and void How many bytes in a char? 1 byte C++ adds two types what are they? bool, wchar_t Several of these basic types can be modified using one or more of these 4 modifiers signed, unsigned, short, long The memory is byte-...
[Show more]