Which is the code that determines how many bytes of memory are
reserved for a variable?

A. &var_name
B. sizeof(var_name)
C. rangeof(var_name)
D. var_name.size()

B

Computer Science & Information Technology

You might also like to view...

Temporary Internet files makes viewing faster the next time you visit a site that you previously visited

Indicate whether the statement is true or false

Computer Science & Information Technology

Text length validation can be very important when data entered into a worksheet will be imported into a database

Indicate whether the statement is true or false.

Computer Science & Information Technology