Social Sciences, asked by sudha69, 1 year ago

what is java and kalanga

Answers

Answered by harshimithu
1
Java is a state in Indonesia and kalanga sada woodcutters of that state.....

PLS MARK MY ANSWER AS BRILLIANEST

sudha69: iam also a student
sudha69: ok byeeeeee
sudha69: we will also have hw
sudha69: ok byeee
Answered by Anshu33845
0

Answer:

Java is the best and popular Programming language in the world. Java is used for the purpose of Android development, backend Development, AI Development. It is a free and open source programming language. It is a platform independent programming language.

Simple Program of Java :

How to print Hello World

public class FirstProgram

{

public static void main (string [ ] args)

{

System.out.println ("Hello World");

}

}

Output:

>> Hello World

Similar questions