Sams Teach Yourself Java™ in 24 Hours (Covering Java 7 and Android)

(singke) #1
ptg7068951

Workshop 47

Workshop


Te s tyour knowledge of the material covered in this hour by answering the fol-
lowing questions.


Quiz



  1. Which type of Java program can be run inside a browser?
    A. Applets
    B. Applications
    C. None

  2. What does JVM stand for?
    A. Journal of Vacation Marketing
    B. Jacksonville Veterans Memorial
    C. Java Virtual Machine

  3. If you get into a fight with someone over the way to send information to
    a Java application, what are you doing?
    C. Struggling over strings
    B. Arguing about arguments
    C. Feudin’ for functionality


Answers



  1. A.Applets run as part of a web page, whereas applications are run
    everywhere else.

  2. A, B, or C.Tr i c k q u e s t i o n! T h e i n i t i a l s s t a n d f o r a l l t h r e e t h i n g s ,though
    Java Virtual Machine is the one you need to remember for the next 20
    hours.

  3. B.Applications receive information in the form of arguments. Can’t we
    all just get along?

Free download pdf