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
What is the purpose of static methods and static variables?
Is string is a class in java?
Can we declare an array without size in java?
What is difference between array and vector?
How can an exception be thrown manually by a programmer?
What is meant by structural programming?
What is serial version uid and its importance in java?
What is anagram number?
Difference between throw and throws?
How do singleton patterns work?
How will you serialize a singleton class without violating singleton pattern?
What is a singleton class? Give a practical example of its usage.
Which is better 64 bit or 32 bit?
How do you compare two objects?
What is the private method modifier?