Skip to main content

Posts

Showing posts with the label programming language

What is JAVA?

Every IT or Computer Science student and working IT professionals might have heard of Java language. Everyone wants to learn java, whether it be for Web development, Android app development, desktop application development, Game development etc. So in this blog will get to know about Java language and it's features.               What is JAVA?                 Java is a high-level, object-oriented, open source, robust and secure programming language. Java was initiated by James Gosling, Patrick Naughton, Chris Warth, Ed Frank, and Mike Sheridan at Sun Microsystems, Inc in 1991. Java was released in 1995 at Sun Microsystems. The java language was earlier called as "Oak", since Oak was already a registered company it was later renamed as "Java". Later Oracle Corporation  purchased Sun Microsystems and now Java is owned and maintained by Oracle.                Th...