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
You might also like to view...
WAP 2.0 specifies_______ to replace WML as the markup language for Web content on wireless devices.
a) XML. b) XHTML. c) XHTML Basic. d) None of the above.
Which one of the following laws or regulations protects ISPs from liability for defamatory statements made by customers?
A. Digital Millennium Copyright Act B. Computer Fraud and Abuse Act C. Communications Decency Act D. USA PATRIOT Act
If a Security Warning bar displays when you first open a database, you must click the ________ button before you can make any changes to the database
A) Close Security B) Open Content C) Enable Security D) Enable Content
A ____ is a variable that is defined inside a function and used without having any role in the communication between functions.
A. global variable B. local variable C. defined variable D. function variable E. constant variable