Why Java is a platform independent language?Explain byte code
and JVM
Answer Posted / prasad
A java Document which is converted into binary Executable
format and unchanged run on multiple plat forms is called
platform independent.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the reason for each keyword of public static void main(string args[])?
What is orm in java?
What is the difference between a while statement and a do statement?
What is map and flatmap?
What is repository pattern in java?
What are the Advantages of java se 8 new features?
What is the point of lambda expressions?
What can open a jar file?
What is the use of rs next () in java?
What is jpa project?
What is cdi bean in java?
What is war file in java?
What is data encapsulation?
What is difference between loosely coupled and tightly coupled in java?
What are jpa repositories?