Answer Posted / shreshta
Method signature: void name();
declaring method but not declaring the body of method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by overloading?
Can you make a constructor final in Java?
What is regex in java?
Why pointers are not used in java?
What is generic class?
What is difference between fail-fast and fail-safe?
What is the properties class?
What do you understand by weak reference?
Which is easier .net or java?
Is array serializable java?
In a container there are 5 components. I want to display all the component names, how will you do that?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is polymorphism and what are the types of it?
How listener identify that the event came from a particular object?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread