Computers

University

Image

Java Constructors Methods

449
plays

10 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    Image

    How many constructors does this Java class have?

    0

    1

    2

    3

  • 2. Multiple Choice
    30 seconds
    1 pt

    What is the job of a Java class's fields?

    Used for communication with an object of this class type

    Used for calculations when an object is constructed

    Allows for import statements in this class

    Store the state of an object of this class type

  • 3. Multiple Choice
    30 seconds
    1 pt

    What of the following is the default value of an instance variable?

    null

    0

    Depends upon the type of variable

    Not assigned

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?