Page 1 of 1

Size of C++ objects are expressed in terms of multiples of the size of a ____ and the size of a char is _______

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) char, 1
b) int, 1
c) float, 8
d) char, 4