Thursday, April 12, 2007
What is Java class file's magic number?
Subscribe to:
Post Comments (Atom)
World of tricky Core Java Q&A(Java SE),Java EE and Open source technologies like Struts,Hibernate,Spring,Velocity etc
Disclaimer
Interview Questions On Java,Java EE Copyright © 2012
6 comments:
This value is a inside joke by the creators of java. It alludes to a statement like "Caffeine baby" refers to caffeine and coffee, hence the name of the language "Java" and the coffee reference.
Correct...an anecdote quite popular in Java world..
Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!
Realy good..I don't know this
The wiki entry about Java class files contains the historical episode about 0xCAFEBABE: http://en.wikipedia.org/wiki/Java_class_file
really good ans...
Post a Comment