You can declare new classes as needed; this is one reason Java is known as a(n) ________ language.

a. portable
b. incremental
c. extensible
d. virtual


c. extensible

Computer Science & Information Technology

You might also like to view...

What is the danger of a hybrid organizational scheme? What can you do to combat it?

What will be an ideal response?

Computer Science & Information Technology

Why does making a sorting algorithm recursive not always make it a divide and conquer algorithm?

a. Recursion is not the only requirement for an algorithm to be of divide and conquer type b. Divide and conquer requires overlapping problems c. Divide and conquer requires optimal substructure d. Divide and conquer uses memoization

Computer Science & Information Technology

The tool often used for quick communications without resorting to e-mail is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following utilities would Kim, a technician, use to resolve the FQDN of a web server to its IP address?

A. netstat B. route C. nslookup D. arp

Computer Science & Information Technology