How 'java' got its name and what it stands for?

Answers were Sorted based on User's Feedback



How 'java' got its name and what it stands for?..

Answer / ranganathkini

"Java" is supposed to have got its name from one of the
members of the original developer team Kim Polese. But it is
widely believed that Java (originally called "Oak") was
concieved by the original creators at a local coffee bar.

To credit this incident, the creators used a magic number as
a header to all the Java bytecode class file. The number:
0xCAFEBABE

here is a link if u want to know more:
http://en.wikipedia.org/wiki/Class_(file_format)

Is This Answer Correct ?    47 Yes 8 No

How 'java' got its name and what it stands for?..

Answer / bhavana

JAVA name was actually given by "james gosling". first they
decided 2 name as "OAK" but it was cross down by trademark
lawyer.

Is This Answer Correct ?    28 Yes 9 No

How 'java' got its name and what it stands for?..

Answer / guru tata

java was first named as OAK , there after one day james gosling was browsing net meanwhile he found a company called OAK technologies. Then he decided to change this application name. one fine day the four people(James Gosling,mike Sheridon, bill joy and patrick naughton) were met at the coffie shop then they are discussing new name for their software, these four people like coffie, the coffie brand name is JAVA, so they finalized application name to JAVA

Is This Answer Correct ?    13 Yes 7 No

How 'java' got its name and what it stands for?..

Answer / ravikiran

java is a place where developers used to import coffee
while developing the language.previously it is named oak

Is This Answer Correct ?    24 Yes 20 No

How 'java' got its name and what it stands for?..

Answer / lipsy

Java has got its name from one of its creator named ..."James Gosling". Originally it means "Oak".It was named so, at a local coffee bar when its developers were discussing about it and also having coffee together.

Is This Answer Correct ?    11 Yes 8 No

How 'java' got its name and what it stands for?..

Answer / amit sharma

THE JAVA STANDS FOR "JUST ANOTHER VIRTUAL APPROACH"

Is This Answer Correct ?    15 Yes 16 No

How 'java' got its name and what it stands for?..

Answer / m. shoaib karamat

JAVA stands for: "Write once Run anywhere"
because you write the code once and use it whenever you need.

Is This Answer Correct ?    1 Yes 2 No

How 'java' got its name and what it stands for?..

Answer / kondareddy.noti

hi guys java is the iland name and this iland is famous for
cofee plants and java stands for "just another virtual
analyser"

Is This Answer Correct ?    12 Yes 17 No

How 'java' got its name and what it stands for?..

Answer / senthil kumar

oak is old name.java stands for "just another virtual approach".

Is This Answer Correct ?    8 Yes 15 No

How 'java' got its name and what it stands for?..

Answer / naresh

JAVA stands for jamesgosling ,arthur Iknow only two names u
find remaining two answers i dont'kow that

Is This Answer Correct ?    9 Yes 27 No

Post New Answer

More Core Java Interview Questions

Explain the importance of finally block in java?

0 Answers  


What are possible key words, we can use to declare a class?

2 Answers   Tech Mahindra,


What is class forname?

0 Answers  


What is fail fast in java?

0 Answers  


Why do we declare a class static?

0 Answers  






Are generics important java?

0 Answers  


Is empty list java?

0 Answers  


What classes can be used to store arbitrary number of objects ?

1 Answers  


How the elements are organized in CardLayout?

5 Answers  


What is an iterator interface in java programming?

0 Answers  


Difference between String and StringBuffer.

3 Answers   GE, IBM,


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

0 Answers  


Categories