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

int k;
int *k_ptr;
float q, *q_ptr;

A. 10
B. 13
C. 16
D. 18


C. 16

Computer Science & Information Technology

You might also like to view...

Bitmap graphics are made up of ____.

A. segments B. pixels C. bits D. lines

Computer Science & Information Technology

When you view a web page in a browser, its page title is displayed in the ________ of the browser window.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

You have 650 table entries in a hash table with size of 1500. What is the load factor?

What will be an ideal response?

Computer Science & Information Technology

Illustrator is a reliable solution for making process tints.

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

Computer Science & Information Technology