Answer Posted / sri
Interface is a mechanism in Java which is used to create prototype of the classes.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is callable java?
Can inner class be public in java?
What is the size of boolean variable?
What is array length?
Differences between external iteration and internal iteration?
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?
How do you use nextline in java?
What's the base class of all exception classes?
What is sleep method?
What is java util function?
What is the use of keywords in java?
What are multiple inheritances?
What is thread start?
Can java hashmap have duplicate keys?
What is a class in java?