what do you meant by Platform-Independent?
Answer Posted / ranganathkini
Platform Independance means, generating executable code
independant of the underlying software/hardware platform on
which the code is required to run.
Java uses the concept of a Virtual Machine to abstract the
underlying hardware/software and providing a standard
execution environment for all Java bytecode based programs.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
what do you mean by java annotations?
How do you empty a list in java?
What is the use of default method in interface in java?
How can we create objects if we make the constructor private ?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
What is difference between public static and void?
Can a singleton class be inherited?
What is the finalize method do?
What is an object's lock and which object's have locks in java programming?
Can we serialize arraylist in java?
Is void a wrapper class?
What is mean by encoding?
What is the loop in java?
What does 3 dots mean in java?
What is the byte order of byte buffer?