Multiple Choice

  1. What is the actual content of the variable generator?

     Random generator = new Random();
  2. How do we call the properties that objects have?

  3. What is the most correct definition of an object oriented application?

  4. What is stored in the variable hello?

    Variable

  5. What are the correct names of the different parts of the following statement.

    Statement

Last updated