What is the most important feature of java?



What is the most important feature of java?..

Answer / Maneesh Maurya

One of the most important features of Java is its platform independence, which allows Java programs to run on any device that has a Java Virtual Machine (JVM) installed. This is made possible by Java's bytecode compilation process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is a stream in java?

1 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?

1 Answers  


Why dependency injection is used in java?

1 Answers  


What is the need to declare main() method as static in Java?

12 Answers  


suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?

2 Answers  


i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com

1 Answers   TCS,


What is injection in java?

1 Answers  


What is aop in java?

1 Answers  


How long can a lambda function run?

1 Answers  


What is jpa implementation?

1 Answers  


What are messages in java?

1 Answers  


hibernate3.jar file contain 7 dependency jar files what is that ?

1 Answers  


Categories