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
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is difference between identifier and variable?
What are the files generated after using IDL to java compiler?
Is object a data type in java?
What is subsequence of a string?
What is the use of a copy constructor?
What about instanceof operator in java?
What is ‘is-a ‘ relationship in java?
Can extern variables be initialized?
what do you understand by synchronization? : Java thread
Can you give few examples of final classes defined in java api?
Is hashset ordered?
Is string is a keyword in java?
Explain when noclassdeffounderror will be raised ?
Is it possible to override the main method?