How many Java environments are there?
Answer Posted / javamasque
There are two java environments
• JDK – Java development environment
• JRE – Java runtime environment
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write the algorithm to check the number non-leaf nodes in a tree.
What is the console in java?
How do I know if java is installed?
How are this() and super() used with constructors in java programming?
Can we declare the static variables and methods in an abstract class?
What is connection class in java?
What is not thread safe?
Is a string literal?
Can you inherit from an abstract class java?
What is arraylist class in java?
Define jit compiler?
What is cr keyboard?
What is a parameter in a function?
What is static import?
Which java collection does not allow null?