Answer Posted / sankesh sinha
yes it occur when class is inner, top level class not be
private bcoz jvm will not able to compile.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Difference between string s= new string (); and string s = "abv";?
What is the difference between jfc & wfc?
Wha is the output from system.out.println(“hello”+null); ?
Can a class be final?
What do you mean by formatting?
What is the size of arraylist in java?
Explain what do you mean by functional overloading in java?
How do you represent a space in regex java?
What is difference between printf and scanf?
What is the requirement of thread in java?
What is the use of volatile in java?
How do I get a substring?
What is mean by exception?
Does sprintf add a null terminator?
Why do we use bufferedreader?