Explain about varargs in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is object slice?
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
write the hierarchy of component class?
What is super keyword in java ?
What is a package?
When a byte datatype is used?
What is an event?
Explain the differences between public, private, protected and static?
Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?
In java how do we copy objects?
How finally used under exception handling?
What ide should I use for java?