In C++, a variable that has been defined but not initialized may

a) be used in any way any identifier can be used.
b) not be used at all
c) not be used as an l-value
d) not be used as an r-value
e) have its value fetched prior to assignment.

c) not be used as an l-value

Computer Science & Information Technology

You might also like to view...

The Organizer can be used to copy ________ from one document to another

A) hyperlinks B) text C) graphics D) styles

Computer Science & Information Technology

Both lists and menus make efficient use of space on a form.

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

Computer Science & Information Technology