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 |
What is a stream in java?
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?
Why dependency injection is used in java?
What is the need to declare main() method as static in Java?
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?
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
What is injection in java?
What is aop in java?
How long can a lambda function run?
What is jpa implementation?
What are messages in java?
hibernate3.jar file contain 7 dependency jar files what is that ?