In this video we will learn about what is java? Simple java program and how to compile a java program.
Follow us on Instagram :
https://www.instagram.com/the_code_da...
#javatutorial #java #learnjava #javaprogramming #javaprojects #javadeveloper
What is JAVA?
Java is a high-level, class-based, object-oriented programming language.
James gosling is the Founder and lead designer of Java. It is developed in early 1990’s.
Java follows the WORA(Write Once, Run Anywhere) principle, and is platform-independent.
The rules and syntax of Java are based on the C and C++ languages.
Basic Java program( Hello World)
class keyword is used to create a class in Java
Static is a keyword to mention that main method is static( We will learn about static later)
void is the return type of main method
String args[] are parameters of main method and are passed through command line.
System.out.println(””) method is used to print something on the screen( S in system is capital).
Music Credits:
https://www.bensound.com/
On this page of the site you can watch the video online What is Java? | Simple Java program| How to compile | JAVA Tutorial For Beginners with a duration of hours minute second in good quality, which was uploaded by the user CODE DAILY 06 February 2022, share the link with friends and acquaintances, this video has already been watched 68 times on youtube and it was liked by 11 viewers. Enjoy your viewing!