History, asked by rajendraverma257, 1 year ago

what is java programing​

Answers

Answered by Queememon
1

Answer:

Java is the programming languages use in computers.it is the basic language in computer

hope it is helpful

Answered by brainly7944
2

\huge{\textbf{Answer:-}}

Java is a high level, popular and modern programming language designed in the early 1990s by Sun Microsystems, and currently owned by Oracle.

Java is Platform Independent. Java is portable, robust, and dynamic, with the ability to fit all the needs of virtually of any type of applications.

For example:

class MyClass {

public static void main(String[ ] args) {

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

}

}

Attachments:
Similar questions