What is difference between jdk,jre and jvm?
No Answer is Posted For this Question
Be the First to Post Answer
What is qms certification?
What is static and final keyword in java?
State some situations where exceptions may arise in java?
what is the difference between a java object reference and c++ pointer?
explain the clone method and clonable interface
What is ph and buffers?
What are facelets templates?
What is meant by controls and types?
Can we convert integer to string in java?
how to print the below in java? * * * * * * * * *
How can we run a java program without making any object?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).