What is the best definition for data?
No Answer is Posted For this Question
Be the First to Post Answer
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 are the difference between composition and inheritance in java?
What are different types of expressions?
What is AppletStub?
Can inner class have constructor?
How many types of operators are there?
Does string isempty check for null?
What does 3 dots mean in java?
Difference between comparator and comparable in java?
How do you generate random numbers in java?
What is double checked locking in singleton?
What is the purpose of garbage collection in java?