Explain access modifiers in java.
No Answer is Posted For this Question
Be the First to Post Answer
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).
How do you break a loop?
Explain difference between final, finally and finalize?
Can try statements be nested?
What is the difference between static and non-static variables in java programming?
Define jit compiler?
Write a program in java to find the maximum and minimum value node from a circular linked list.
Which is the best way of exception handling?
Write a java program to print fibonacci series?
Explain the significance of class loaders in bootstrap?
wat is class level lock and object level lock
State some situations where exceptions may arise in java?