Biology, asked by praveerkate147, 4 months ago

what is java?and how to program it?and what is coding?​

Answers

Answered by Anonymous
3

Answer:

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. ... Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture.

Language paradigms: Object-oriented programming, Write once, run anywhere

Software: "Hello, World!" program, Java Class Library, Javadoc, OpenJDK, Android

Language designers: Sun Microsystems, James Gosling, Oracle Corporation

Answered by havellshavells
0

Answer:

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. ... Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture.

Java can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. It can also be used to build a small application module or applet (a simply designed, small application) for use as part of a Web page.

Simply put, coding is used for communicating with computers. People use coding to give computers and other machines instructions on what actions to perform. Further, we use it to program the websites, apps, and other technologies we interact with every day

Explanation:

please mark as brainlist

Similar questions