Computer Science, asked by asmitaghosh249, 4 months ago

Write a statement to create an object football of the class Games .​

Answers

Answered by deepa4549
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 shabanamdevi80
0

helpful for you to

thanks

Attachments:
Similar questions