What is hypertext?
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?
Can we extend immutable class?
Why is multiple inheritance not supported in java?
what is the use of thread?Justify it by project point of view
Can I import same package/class twice?
Are nested try statements are possible?
What is meant by nested loop?
What is the use of anonymous inner classes ?
What is the purpose class.forname method?
what is the difference between HashMap And HashTable?
What is meant by class and object in java?
What is flag in java?