5 Coding best practices you learned in java?
Is 0 a prime number?
what is aggregation in java?
what is the messsage u r going to get from an objectoriented programing?
Can we use string in switch case in java?
What is arrays fill in java?
What must a class do to implement an interface in java programming?
What is flush () in java?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Explain about anonymous inner classes ?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
which method throws exception of type Throwable
what is different between static and non static methods ,using example