How many Java environments are there?
There are two java environments
• JDK – Java development environment
• JRE – Java runtime environment
Is This Answer Correct ? | 2 Yes | 0 No |
what is j2se
What is meant by distributed application? Why are we using that in our application?
what is mutual exclusion? : Java thread
What is difference between final and finally in java?
Difference between process and thread?
What is the use of pattern in java?
What do you mean by static variable?
why Interface used?
write java code to print second max number in the array
Describe OOP in java?
how you will prevent inheritance is there any other way other than inheritance?
What is the difference between sleep and wait in java?