0
My program complied without error but it is giving no output...!! What to do ..??
6 Answers
+ 1
Where is your code. Share it.
+ 1
Your main function is wrong.
public static void main(String[] args) {
        
//add your code here
    }
0
Do you mean this code?
https://code.sololearn.com/cGT502RhTfWQ/?ref=app
0
Gramercy..!!
I checked it.!





