27th Feb 2022, 4:49 AM
Arnav
Arnav - avatar
2 Respostas
+ 4
You need to have main method in the class. Inside main method, you create an instance of `Program` class, then call the relevant methods, in correct sequence, e.g. input, process and output (in that sequence).
27th Feb 2022, 5:00 AM
Ipang
+ 2
Oo i have written a program only in blue j where it was not required. I need to learn more about it
27th Feb 2022, 5:04 AM
Arnav
Arnav - avatar