What is java please explain in detail
Answers
Answer:
java is actually a programming language .
it can run across multiple operating systems .
it is used to build powerful and secure applications.
please mark my ans. as brainliest.
Answer:
Java is a popular programming language, created in 1995.
It is owned by Oracle, and more than 3 billion devices run Java.
It is used for:
> Mobile applications (specially Android apps)
> Desktop applications
> Web applications
> Web servers and application servers
> Games
> Database connection
The advantages of using java are as follows:
> Java works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc.)
> It is one of the most popular programming language in the world
> It is easy to learn and simple to use
> It is open-source and free
> It is secure, fast and powerful
> It has a huge community support (tens of millions of developers)
> Java is an object oriented language which gives a clear structure to programs and allows code to be reused, lowering development costs
> As Java is close to C++ and C#, it makes it easy for programmers to switch to Java or vice versa
If this answer is helpful, please mark it as the brainliest:)
Explanation: