The feature of modular programs that allows individual modules to be used in a variety of applications is known as ____.
A. reusability
B. readability
C. reliability
D. consistency
Answer: A
You might also like to view...
Which statement is false?
a. Queue is a new collection interface introduced in J2SE 5.0. b. Queue and PriorityQueue are included in the java.util package. c. PriorityQueue orders elements in increasing order, so that smallest value will be the first element removed from PriorityQueue. d. Queue extends interface Collection.
A Java program is stored in an executable file called a(n) ____ file.
A. exe B. class C. java D. js
_________ is the Access view that shows exactly how a report will look when printed.? A. Page Setup B. Print Preview C. Print Settings D. Page Layout
Fill in the blank(s) with the appropriate word(s).
Match the following Date/Time format field properties with the appropriate example
I. General Date II. Long Date III. Medium Date IV. Long Time V. Medium Time A. 10:10 PM B. 11/9/2015 10:10:10 PM C. 10:10:10 PM D. Wednesday, November 9, 2015 E. 9-Nov-15