who was the founder of java

Answer Posted / ramesha.b.a

Actually java was concieved by James Gousling, Patrick
Naughton, Chris Warth, Ed Frank and Mike Sheridan at Sun
microsystems. It took 18 months to develope first version
of java. initially it called as "OAK" but it was renamed
as "JAVA". There are so many Contributors to Java they were
tried to maturing the java language prototype they are Bill
Joy, Arthur Van Holf, Jonathan Payne, Frank Yellin and Tim
Lindloom....
So James Gousling is main Contributor to the java so he was
the founder....

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

629


How to convert string to byte array and vice versa?

666


what invokes a threads run() method? : Java thread

658


What is the purpose of using the java bean?

681


Explain garbage collection in java?

643






Which method must be implemented by all threads?

837


What is concurrent hashmap and its features?

628


What is static class

708


How do you clear an arraylist in java?

596


What is a variable analysis?

718


What are the basic interfaces of java collections framework?

703


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

743


What are pass by reference and pass by value?

607


How to sort an array in java without using sort method?

613


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

655