Answer Posted / niranjanravi
Functions which are called at runtime are called virtual
functions.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
Discuss 2D arrays.
What is the difference between the font and fontmetrics classes in java programming?
What is a variable and constant?
Can we restart a thread already started in java?
What are different access specifiers in java? Explain
What is string pool in java?
Can java hashmap have duplicate keys?
What's the purpose of using break in each case of switch statement?
What is the byte order of byte buffer?
Why is multiple inheritance not supported in java?
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 can constructor chaining be done using this keyword?
What is file in java?
How do you delete a list in java?
What is hashing in java?