The following is an example of the ________ data type
PNum PName Shipped Quantity
59313 XL_Golf_Shirts 3_15_13 35
72316 Mens_Shoe 2_5_13 10
47423 Head_covers 3_6_/13 20
A) comma separated B) space delimited C) font delimited D) tab delimited
B
You might also like to view...
Answer the following statements true (T) or false (F)
1. Most of the lines in a program contain something meaningful; however, some of the lines may contain nothing at all. 2. Before a computer can execute a program written in a high level language, such as C++, it must be translated into object code. 3. Once a value has been stored in a variable it cannot be changed. 4. The purpose of the compiler is to convert object code into source code. 5. If a new value is stored in a variable, it replaces whatever value was previously there.
A scheduling mechanism that requires no prior knowledge of process length, yet can nevertheless favor shorter jobs, is known as the __________ scheduling mechanism.
Fill in the blank(s) with the appropriate word(s).
Arrays of structures are very useful to replace ____ arrays.
A. parallel B. two-dimensional C. multi-dimensional D. static
The Unlock All command is under which menu on the Menu bar?
A. Edit B. Object C. Select D. Window