Is java owned by oracle?



Is java owned by oracle?..

Answer / Anand Kumar Sagar

Java is not exactly owned by Oracle. Sun Microsystems, the original creator of Java, was acquired by Oracle in 2010. As a result, Oracle now manages and owns the rights to Java's trademarks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the final keyword in java?

2 Answers  


Is string a keyword in java?

1 Answers  


class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


Difference between a MenuItem and a CheckboxMenuItem?

1 Answers  


Can I have constructor in Interface?

2 Answers  


when you will synchronize a piece of your code? : Java thread

1 Answers  


how can we import the user defined package without classpath?

1 Answers   CSC, Infosys,


What is difference between word and integer?

1 Answers  


How are this and super used?

7 Answers   IBM,


What are streams in java 8?

1 Answers  


How to remove the trailing spaces from a string?

1 Answers   Infogain,


What is the meaning of variable in research?

1 Answers  


Categories