How 'java' got its name and what it stands for?
Answer Posted / 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 |
Post New Answer View All Answers
What are the different types of methodologies?
What are the different ways of creating thread?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is append in java?
How many decimal digits is 64 bit?
What is OOP Language?
What is stream api in java8?
Can I learn java without any programming experience?
What is java util?
What is a condition in java?
What are java methods?
What are triggers in DB? Explain their types. How do they work?
Which is faster call by value or call by reference?
Name few java.lang classes introduced with java 8 ?
What does .equals do in java?