127k views
4 votes
Which of the following statements is false ^^^^^Please Help^^^^^^

1) all java classes have a main method
2)a class is a template that defines what an object's date field and methods will be
3)a n object is an instance of a class
4)a constructor is a special method that in invoked when creating an object

User Yehoshua
by
7.5k points

2 Answers

2 votes
3, I think. I hope that is right!
User KCzar
by
7.6k points
5 votes

Answer:

A.) All Java classes have a main method.

Step-by-step explanation:

Just took the quiz

User Hoobajoob
by
7.8k points