Answer: 1. What was java originally named 2. What is java. 3. What is its features. 4 . Which generation programming language
Answers
Answer:
The language was initially called Oak after an oak tree that stood outside Gosling's office. Later the project went by the name Green and was finally renamed Java, from Java coffee. Gosling designed Java with a C/C++-style syntax that system and application programmers would find familiar.
hєч mαtє!!
hєrє íѕ чσur αnѕwєr--
1) whαt wαѕ jαvα σrígínαllч nαmєd?
αnѕwєr-σαk
ínfσrmαtíσn--The language was initially called Oak after an oak tree that stood outside Gosling's office. Later the project went by the name Green and was finally renamed Java, from Java coffee.
2)whαt íѕ jαvα?
αnѕwєr-Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as pσѕѕíвlє.
3)whαt íѕ ítѕ fєαturєѕ?
αnѕwєr-
⭐Object Oriented. In Java, everything is an Object.
⭐Platform Independent. Unlike many other programming languages including C and C++, when Java is compiled, it is not compiled into platform specific machine, rather into plαtfσrm independent byte code.
⭐Simple.
⭐Secure.
⭐Architecture-neutral.
⭐Portable.
⭐Robust.
⭐Multithreaded.
4)whích gєnєrαtíσn prσgrαmmíng lαnguαgє?
αnѕwєr-thírd gєnєrαtíσn lєvєl.