Answer Posted / divya
no,it's not possible to write method inside a method.it
will gives an error illigal starts of expression
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What are the escape sequences in java?
When we should use serialization?
Can we declare the main method of our class as private?
Is string is a data type in java?
What does three dots mean in java?
What is args length in java?
Which is faster call by value or call by reference?
Difference between string, string builder, and string buffer?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
Can we serialize singleton class?
What does nullpointerexception mean?
Do you know how to reverse string in java?
Can we override constructors?
Why set is used in java?
Can you declare an interface method static?