How much memory is reserved for the following variables
in MS Visual C++?

``` int s,
int *s_ptr;
double q, *q_ptr;```
A. 16
B. 20
C. 24
D. 30

B

Computer Science & Information Technology

You might also like to view...

Over the next few years, it is expected that many organizations will focus on projects that _________.

A. ?take advantage of cloud computing B. apply analytics to large amounts of business data. C. create more mobile applications for their customers and employees D. ?all of these answers

Computer Science & Information Technology

As your website grows, so will the number of links on it.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology