A pointer may be initialized with
A) the address of an existing object of the appropriate type.
B) the value of a floating-point constant.
C) the value of a floating-point variable.
D) All of the above
E) None of the above
A) the address of an existing object of the appropriate type.
Computer Science & Information Technology
You might also like to view...
If an inner class contains non static members, then the class name must be modified by the keyword:
a. Final b. Static c. Void d. Protected
Computer Science & Information Technology
Draw a UML class diagram that shows the relationships among the classes used in the Fahrenheit program?
What will be an ideal response?
Computer Science & Information Technology