Notes Ofjava
Notes Ofjava
• Flavours of Java
Java
_______________________________________________________
|
Core Java (J2SE) Advance Java (J2EE) Android Java
(For Software) (For website raking) (for mobile app)
* Later version of Java JDK 16 on the day 16th March 2021 by "Oracle".
Class Class-Name
{ (no value return) (parameter method)
{
//code
}
• Java Comments:-
1. Single Line (11)
2. Multiple-Line (/*.....*/)
• History of Java:-
* The old name of java is- Oak
* The symbol of Java is Coffee Cup.
* Oak name Charge because that name of Tree Same is different Country
name S0 97 various Charge into Java in indonesia Country.
class First
{
public static void main(String[] { args)
{
System.out.print("Java Full Course.....”)
}
}
Write a program to store any integer and print massage in java “hello
world”?
1. Java Application
2.Which notepad with cmd(command prompt)
New
Text document
File
Save as
Location desktop
First.java
Save