How much memory is reserved for the following variables
in MS Visual C++?
``` int s,
int *s_ptr;
float q, *q_ptr;```
A. 10
B. 13
C. 16
D. 18
C
Computer Science & Information Technology
You might also like to view...
In Microsoft Access, the _________ is the field used to determine the order of records in the datasheet. A. common field B. sort field C. calculated field D. data field
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The Show As default for a recurring event is ____.
A. Busy B. Tentative C. Free D. Out of Office
Computer Science & Information Technology