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
What is a get method?
Why string is immutable with example?
What is a container in a gui?
Can we override private method?
What is the use of generics? When was it added to the Java development Kit?
Can private members of a base class are inheritable justify?
What is use of map in java?
How do you add an element to an arraylist in java?
Can a class have multiple constructors?
Describe what a thread-local variable is in java?
Does treeset use compareto?
What is the biggest integer?
What does sprintf mean?
How do you compare values in java?
Is java a software?