What is anagram number?
No Answer is Posted For this Question
Be the First to Post Answer
Name the immediate superclass of the MenuComponent class?
What are packages in java?
When is the finalize() called?
What is finalize method?
How many bytes is a string in java?
Can try statements be nested?
Why can't we make a class private in java?
What is string builder in java?
What are the 6 functions?
How do you clear a list in java?
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?
Explain how to force the garbage collection in java.