Shubham Gordeshubhamgorde19.hashnode.devยทSep 14, 2024Java t1Today I am going to show to java basic syntax and how it works public class Main { public static void main(String[] args) { System.out.println("Hello World"); } } So this is a basic syntax of java where the first world is public mea...java coding masteryJavaAdd a thoughtful commentNo comments yetBe the first to start the conversation.