Why serialization is used in java?
What is proxy object in java?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
What are struts java?
What is reflection in java?
What is lambda used for?
What are the types of cookies in java?
What is java persistence api used for?
If you’re overriding the method equals() of an object, which other method you might also consider?
Which version of jdk is required for netbeans 8.0 2?
Can the main method be overloaded?
Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.
What is default constructor in java?