MC Before updating a record in a file, a program must delete the existing record using keyword__________ .

a) delete.
b) del.
c) remove.
d) rem.


b) del.

Computer Science & Information Technology

You might also like to view...

________ control how text and other items appear on the screen

A) Slide settings B) Transitions C) Slide timings D) Animations

Computer Science & Information Technology

A(n) ____ statement is the decision structure you use when you need to take one or the other of two possible courses of action.

A. Boolean B. dual-alternative if C. single-alternative if D. if

Computer Science & Information Technology

A formula that attempts to divide by zero displays both an error indicator and an error value

Indicate whether the statement is true or false.

Computer Science & Information Technology

MC Pseudocode is most comparable to______ .

a) C#. b) C. c) Pascal. d) English.

Computer Science & Information Technology