Answer Posted / aditya kumar
yes,from Java8 we can also declare private and protected Top level classes.....but i am not getting the reason behind this why oracle did it.So if any one has it's explanation plz tell me....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens when a thread cannot acquire a lock on an object in java programming?
When is an object subject to garbage collection?
What is reflexive association?
What is an exception in java?
What is java argument list?
Can an interface be final?
Why inputstreamreader is used in java?
What does the three dot emoji mean?
What is difference between path and classpath variables?
How many wrapper classes are there in java?
Explain the usage of this with constructors?
Differentiate between stringbuffer and string?
What is locale in java?
write a program that list all permutations of ABCDEF in which A appears before B?
When do we use synchronized methods in java?