Skip to main content

hello world in java

 import java.lang.*;

class first{
public static void main(String arg[]){
    System.out.println("Hello world");
}
}

Comments

Popular posts from this blog

GitHub Codespaces by Microsoft Student Ambassador

  GitHub Codespace in 5 minutes and hands on by Microsoft Student Ambassador * http://github.com/varma59?wt.mc_id=studentamb_209515 * studentambassadors.microsoft.com/?wt.mc_id=studentamb_209515 * docs.microsoft.com/en-us/?wt.mc_id=studentamb_209515 * github.com/features/codespaces?wt.mc_id=studentamb_209515 In 1 minute 8 minutes Visitors proof: