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...
What are the two basic concepts involved with OFDM?
What will be an ideal response?
Computer Science & Information Technology
Best security practices balance the need for user __________ to information with the need for adequate protection while simultaneously demonstrating fiscal responsibility.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology