Computer Science, asked by akshitbruh, 9 months ago

swing servlets etc part of example C plus plus or C aur Java or none of these​

Answers

Answered by audibarfa2004
0

Answer:

all are correct. so answer is all of the above

Answered by kolhiv32
1

This article’s main focus is to inform the readers about Java’s different versions and how are they different.

First of all, let’s understand what Java is really about. Java is basically a general purpose, high level programming language, which is widely used for development of application softwares.

It’s used in a wide variety of platforms such as mobile phones, embedded systems, web pages, servers and much more. Due to its cross platform compatibility, it makes it ideal for working across platforms. According to Oracle, there are about 9 million Java developers till date.

Java features

Simple, Object-oriented and familiar

Robust and Secure

Architecture-neutral and portable

High performance

Firstly java is compiled to bytecode, which then either compiled, or interpreted depending on mood of JIT.

Some interesting facts about Java-

Java’s old name was OAK (because of the Oak tree growing outside developer’s house).

Coffee Mug was deployed as Java’s symbol, because the developers of Java drank and loved coffee.

It was originally developed by Sun Microsystems, but later bought by Oracle.

First major JDK (Java Development Kit) 1.0 was released on January 21, 1996.

Android, one of the most famous mobile OS, is based on Java.(Android SDK also uses Java)

Java has no concept of pointers unlike its predecessors.

“JAVA” has nothing to do with “JAVASCRIPT”, which is a scripting language, and not a programming language.

Java is still no. 2 development platform worldwide

There are currently 9 million Java developers, all around the globe

Similar questions