Every class in Java, except ________, extends an existing class.

a. Integer.
b. Object.
c. String.
d. Class.


B

Computer Science & Information Technology

You might also like to view...

In Java, array indexes always begin at ________________

a) -1 b) 0 c) 1 d) 2 e) you can declare an array to have any indexes you choose

Computer Science & Information Technology

The input statement inFile >> descrip >> price; will read the next ____ items in the file.

A. two B. three C. four D. five

Computer Science & Information Technology

In referring to the figure above, what name is given to a hyperlink that is not working?

A. Unlinked files B. Slow pages C. Broken hyperlinks D. External hyperlinks

Computer Science & Information Technology

What is the default target on a system with a GUI installed??

A. ?multi-user.target B. ?single-user.target C. ?graphical.target D. ?gui.target

Computer Science & Information Technology