What is an API, and what does it do?

  1. Application Programming Interface. It defines a set of library functions or objects you can incorporate in your own programs.
  2. Aardvarks, Peaches, and Iguanas: A shopping list for a very unusual grocery store.

If you're using the J2ME libraries, what kind of hardware is your program probably going to run on?

  1. Mainframe enterprise-scale equipment.
  2. Microcontrollers as in cell pones
  3. Medium-sized desktop computers.

What does inheritance mean in object-oriented programming?

  1. One program's capability to use all of another's disk space when it's deleted from the computer.
  2. Using one class as a starting point for another class, which extends the parent class as needed.
  3. A process by which a program isn't allowed to see internal members of a class, just the public functions and any variables made public.

True or False: The minimum hardware to run a Web site is a desktop computer.

  1. True
  2. False