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 the base class of all classes?
Which collection allows duplicate values in java?
What is executor memory?
Can we extend a class with private constructor?
Where can I find jdk in my computer?
Can a static class have a constructor?
Explain an algorithm to find depth of a binary tree.
What is lazy programming?
What is serialization in java?
Why super is first line in java?
Is 64bit faster than 32 bit?
Explain the use of volatile field modifier?
What do you know about the garbage collector?
What are the types of exceptions?
How do generics work?