Which of the following is not a C type?

A. Boolean
B. Character
C. Number
D. Real
E. Imaginary


Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. The act of transferring a unit of data between memory and a peripheral device is called logical I/O. 2. Logical I/O is performed by software and physical I/O is performed by hardware. 3. A relative record number indicates a record’s position relative to the beginning of a file. 4. On many mainframes, the process of translating a logical I/O request to physical form is performed by an access method. 5. Although they can all be plugged into the parallel port, laser printers, ink jet printers, color printers, and even functionally similar printers manufactured by different companies are different. The responsibility for performing unique, device-specific tasks is assigned to a software routine called an access method board.

Computer Science & Information Technology

Which of the following statements is true of user acceptance testing (UAT)?

A. UAT involves linking individual components together and testing them as a group to uncover any defects in the interface. B. A goal of UAT is to determine the work load at which systems performance begins to degrade. C. UAT is often done by independent testers who were not involved in developing program code. D. UAT must be completed successfully before newly developed software can be rolled out to the market.

Computer Science & Information Technology

In the Source Manager dialog box, citations for the current document display in the

A) header. B) Current List box. C) footer. D) Master List box.

Computer Science & Information Technology

One of the problems associated with embedding an external file name within program code is that there is no provision for a user to enter or change the desired file name while the program is executing.

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

Computer Science & Information Technology