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 are the types of relation?
Which class should you use to obtain design information about an object in java programming?
What is token in java?
How to perform selection sort in java?
What is the difference between serializable and externalizable interface?
What is a conditional equation?
Why Java doesn’t support multiple inheritance?
When should a function throw an exception?
Why can't we use static class instead of singleton?
What is finally block?
How can we make a class singleton?
How do you compare characters in java?
What about interrupt() method of thread class ?
What is an escape character in java?
What is the use of put method?