who was the founder of java

Answer Posted / shreya

Java was found by JAmes Gosling in Sun Microsystem in year
1995

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can finally block be used without a catch?

543


What is early binding and late binding in java?

593


Break statement can be used as labels in java?

551


According to java operator precedence, which operator is considered to be with highest precedence?

600


What’s the difference between the methods sleep() and wait()?

540






How do you execute a thread in java?

503


Can you start a thread twice in Java?

631


What is the difference between a scrollbar and a scrollpane?

558


What is default switch case? Give example.

574


Does java linked list allow duplicates?

550


What is native code?

533


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

575


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1017


What kind of variables can a class consist?

581


What is the primary benefit of encapsulation?

554