According to the code, the main method is declared. But String s is not = to the main method. Why is it when its declared, in the next line, all you have to do is println(s). Shouldnt the variable s be declared as those 3 lines and then you do a println(s) ?
Why is s = the main method
Under discussion
Comments (3)
- Popular
- New
- Old
You must be signed in to leave a comment
Paloma
22 June 2021, 19:13
Maybe because i have the same question it seems quite accurate and clear question.
0
Dax
21 January 2021, 11:37
Hi Sorry if my explanation is not clear let me know would try to rephrase it. Thank you :)
0
Nouser
21 January 2021, 12:53
Please do that and maybe attach code as well to your next post.
0