+ 2
What is java
dafination
5 Answers
+ 19
Java is a high level, modern programming language designed in the early 1990s by Sun Microsystems, and currently owned by Oracle.
Java is Platform Independent, which means that you only need to write the program once to be able to run it on a number of different platforms!
Java is portable, robust, and dynamic, with the ability to fit the needs of virtually any type of application.
+ 14
java is my toffee which i eaten today
+ 4
https://en.wikipedia.org/wiki/Java_(disambiguation)
+ 1
Java is a widely used programming language expressly designed for use in the distributed environment of the internet. It is the most popular programming language for Android smartphone applications and is among the most favoured for edge device and internet of things development.
Here You Can See :-http://crbtech.in/Java-Training/java-xml-tutorial/
Java was designed to have the look and feel of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model. 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 for use as part of a webpage.
See Also:- http://crbtech.in/Java-Training/understanding-concept-java-awt/