Which of the following statements is not valid C++ code?

A) int ptr = &num1;
B) int ptr = int *num1;
C) float num1 = &ptr2;
D) All of the above are valid.
E) All of the above are invalid.

E) All of the above are invalid.

Computer Science & Information Technology

You might also like to view...

Chart styles are located in the ________ tab

A) Chart Styles group on the Chart Tools Design B) Chart Formats group on the Chart Tools Design C) Chart Styles group on the Chart Design D) Chart Formats group on the Chart Design

Computer Science & Information Technology

Which of the following icons represents Windows Explorer in Windows 7?

A.
B.
C.
D.

Computer Science & Information Technology