You have created a Motorcycle class which has a constructor with no parameters. Which of the following statements will construct an object of this class?
Motorcycle myBike = new Motorcycle();
When an object is created from a class, the object is called a/an ________ of the class.
instance
True or False: Private instance variables are the interface to the class.
False
Unlock this slideshow and over 4 million more with Baamboozle+