When i try to execute a simple java program, i came across following error. Java Error : No suitable method for println(string,int) how can i fix this ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Try it without the ‘ln’ after the system.out.print. It worked for me, When I was facing the same.
kiran kumar85
Thanks, I’m too facing the same I will try this. Btw are you a Java developer??