Which is the correct way to declare a pointer to a variable x ( x is a float)?

A. float *x_ptr
B. float* x_ptr
C. float * x_ptr
D. all are correct.


D

Computer Science & Information Technology

You might also like to view...

When the Draw Table option is in use, the mouse pointer converts to a(n) ________ icon

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the default reference type when recording a macro?

A) Absolute B) Mixed C) Normalitive D) Relative

Computer Science & Information Technology

To achieve better, faster, and less expensive methods of software development, the _____ designed the Capability Maturity Model (CMM), which improves quality, reduces development time, and cuts costs.

A. International Organization for Standardization (ISO) B. Software Engineering Institute (SEI) C. Open Database Connectivity (ODBC) project D. Center for the Application of Information Technologies (CAIT)

Computer Science & Information Technology

A file extension is usually two to four characters in length and is separated from the relative name by a period.

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

Computer Science & Information Technology