Answer Posted / abc
11
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of bufferedreader?
Can we write class inside a class in java?
When is the finally clause of a try-catch-finally statement executed?
Why java is platform independent? Explain.
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Is main is a keyword?
What is length in java?
Can we force garbage collector to run ?
What is arguments in java?
How to set the permissions to a file in java?
Why string is immutable or final in java
Why should we use singleton pattern instead of static class?
What is set in java?
What happens when a thrown exception is not handled?
What is method overloading with type promotion?