Can inner class extend any class?
No Answer is Posted For this Question
Be the First to Post Answer
what is anonymous class in java?
What is the disadvantage of synchronization?
What initialize variables?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is the difference between this() and super() in java?
What are inner classes or non static nested classes in java?
What is the Set interface?
What is immutable in java?
How do u provide security in java
Where is const variable stored?
Can an interface extend a class?
What is a type parameter in java?