Suppose we want to declare a pointer called ptr which can hold the address of a float. Its declaration would look like this:
A. float ptr ;
B. float ptr;
C. &float ptr;
D. float ptr;
D
Computer Science & Information Technology
You might also like to view...
Which of the following is an organizational CP philosophy for overall approach to contingency planning reactions?
A. protect and forget B. pre-action review C. transfer to local/state/federal law enforcement D. track, hack, and prosecute
Computer Science & Information Technology
Explain how to use Task Manager to change the priority level of an open application.
What will be an ideal response?
Computer Science & Information Technology