Predict what is the error in the simple Java code:
package sookshmasclass;

public class sookshmasclass
{
public static void main(String[] args) {
System.out.println("This is java");
}
}


Posted on by