Answer Posted / guest
no
| Is This Answer Correct ? | 64 Yes | 16 No |
Post New Answer View All Answers
What is an error in java?
What is implicit object in java?
Is string is a class in java?
Can we use synchronized block for primitives?
What is class and object in java?
Can we have multiple catch block for a try block?
Difference between throw and throws?
Is assembly language a low level language?
What are the benefits of operations in java?
What is the protected method modifier?
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?
Is zero a positive integer?
what is an objects lock and which objects have locks? : Java thread
What is parsing in java?
Can an arraylist be empty?