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?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of garbage collection in java? When is it used?
When we can access the static data member without creating the object what is the need of the object in java.
5 Answers Airhub, ssinformatics,
Why is Java a platform independent language?
What is the maximum size of arraylist in java?
what is difference between abstract factory and factory design patterns?
When finally clause is executed?
what is platform independence in java?
How do you check if a character in a string is a digit or letter?
What is struts in java?
Explain about public and private access specifiers?
Difference between canvas class & graphics class?
What is volatile data type?