A growth function that is O(n) is ____________________
a) constant
b) logarithmic
c) linear
d) quadratic
e) exponential
c) linear
Computer Science & Information Technology
You might also like to view...
Programmers compile a list of instructions to build their applications. These instructions are typically grouped into units of code called ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Use JTextArea method ___________ to set the text color in the JTextArea.
a) setForeground b) setTextColor c) setBackground d) setColor
Computer Science & Information Technology
The ___ keyword is often used with the primary key to generate a unique id for each new row in a table.
A. UNIQUE_ID B. INCREMENT_ID C. AUTO_INCREMENT D. AUTO_INCREMENT_ID
Computer Science & Information Technology
?The SONET network topology is a ____.
A. ?star B. ?ring C. ?bus D. ?star-bus
Computer Science & Information Technology