What is Java? | Simple Java program| How to compile | JAVA Tutorial For Beginners

Publié le: 06 février 2022
sur la chaîne: CODE DAILY
68
11

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/


Sur cette page du site, vous pouvez voir la vidéo en ligne What is Java? | Simple Java program| How to compile | JAVA Tutorial For Beginners durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur CODE DAILY 06 février 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 68 fois et il a aimé 11 téléspectateurs. Bon visionnage!