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 use of super keyword?
Differentiate between stringbuffer and stringbuilder in java.
Is singleton thread safe in java?
What is the purpose of encapsulation?
explain local datetime api in java8?
Is null a string in java?
Wha is the output from system.out.println(“hello”+null); ?
explain different ways of using thread? : Java thread
How we can execute any code even before main method?
What is a nested structure?
Write a java program to check if a number is prime or not?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What are inner classes or non static nested classes in java?
What is method and methodology?
how to create constants in java?