Write a statement to create an object football of the class Games .
Answers
Answered by
1
Explanation:
In java you cannot create a method outside of a class. All methods must be encapsulated within a class. Therefore the main method as an entry point to the program must be within a class. ... In your case it creates an object of the enclosing class TestClass
Answered by
0
helpful for you to
thanks
Attachments:
Similar questions