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


Please Help Members By Posting Answers For Below Questions

What does i ++ mean in Java?

714


What is the difference between a field variable and a local variable?

786


Can we compare two strings in java?

772


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

741


What is a singleton class in Java?

744


How define set in java?

776


How to Sort Strings which are given in List and display in ascending order without using java api.

4094


What is boolean query?

755


What does compareto () do in java?

781


Java is pass by value or pass by reference? Explain

770


How many inner classes can a class have?

810


Explain importance of throws keyword in java?

774


What is the purpose of garbage collection in java, and when is it used?

796


Is age discrete or continuous?

884


What is a ternary operator in java? What is an interface?

771