retagged by
722 views

1 Answer

1 votes
1 votes

A. OAK

James Gosling initiated Java language project in June 1991 for use in one of his many set-top box projects. The language, initially called 'Oak' after an oak tree that stood outside Gosling's office, also went by the name 'Green' and ended up later being renamed as Java, from a list of random words.

Answer:

Related questions

0 votes
0 votes
1 answer
1
admin asked Mar 31, 2020
1,038 views
Which of the following is a platform free language?JAVACAssemblyFortran
0 votes
0 votes
1 answer
2
admin asked Mar 31, 2020
6,494 views
Given a class named student, which of the following is a valid constructor declaration for the class?Student student(){}Private final student(){}Student(student s){}Void ...
0 votes
0 votes
1 answer
3
admin asked Mar 31, 2020
1,005 views
An object can have which of the following multiplicities?ZeroMore than oneOneAll of the above
0 votes
0 votes
1 answer
4
admin asked Mar 31, 2020
1,579 views
By which technology do we separate our business logic from the presentation logic?ServletJSPBoth (A) & (B)None of the above