2
Answers

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

Shazma Batool

Shazma Batool

2y
563
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)