2
Answers

Why an object of a class is created inside a main method?

Photo of Shazma Batool

Shazma Batool

3y
625
1

Why an object of a class is created inside a main method and it does not work if created inside a class without any method?

Answers (2)