Answer Posted / ashish srivastava
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we define constructor in inner class?
What is a method signature java?
How we can run a jar file through command prompt in java?
How to sort array in descending order in java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
what state does a thread enter when it terminates its processing? : Java thread
What is a qms manual?
What is the public method modifier?
What is indexof in java?
Can a class be private?
What is a map in java?
What are the elements of java?
What is the difference between JDBC 1.0 and JDBC 2.0?
Similarity and difference between static block and static method ?