Is Java an open source technology?

Asked by Last Modified  

4 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Dear Rajaram Java is actually invented by SUN MICRO SYSTEMS and was held as a Closed Source for sometime. Its from late 2006 that Sun Micro Systems Company has made the CORE Components of Java as OPEN SOURCE. But by 2010, Oracle Corporation has PURCHASED/ACQUIRED Sun Micro Systems and Made Java...
read more
Dear Rajaram Java is actually invented by SUN MICRO SYSTEMS and was held as a Closed Source for sometime. Its from late 2006 that Sun Micro Systems Company has made the CORE Components of Java as OPEN SOURCE. But by 2010, Oracle Corporation has PURCHASED/ACQUIRED Sun Micro Systems and Made Java a Closed Source. Now, by all means, JAVA is a proprietary product of ORACLE under licensing. Since ANDROID is almost built with JAVA, there is also issues going on between Oracle and Google on this regard. With regards Shiva Project Manager & Career Guidance Expert read less
Comments

Trainer

Yes
Comments

Yes
Comments

yes java is open source technology
Comments

View 2 more Answers

Related Questions

Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
Which is the best IDE to write Java code?
Eclipse and intellige are the best IDE to write Java Code.
Akash
What do you understand by Object and Class?
An object is memory that can represent the data of real object , class is plan for object memory structure so we can say class is also a data typed for creating objects
Afsal
What is selection sort in java?
The selection sort is a combination of searching and sorting. During each pass, the unsorted element with the smallest (or largest) value is moved to its proper position in the array. The number of times...
Snehashis

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

Java: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

10 Cool SQL Optimizations That Do Not Depend On The Cost Model
Today, we don’t want to talk about cost based optimisation, i.e. optimisations that depend on a database’s cost model. We’ll look into much simpler optimisations that can be implemented...

A Tip for the beginners.
The world of programming languages right now is too dense, and too big for any beginner. But at the same time, because of so many options available, it's easier too. You can start with any language that...

Recommended Articles

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you