Answer Posted / ankur bhargav
exception mins run time
error mins your logical error in you programming
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is the size of a string in java?
How many types of design patterns are there?
What is a instance variable?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Explain covariant method overriding in java.
What is a null point?
What is the advantage of preparedstatement over statement?
How do you add an element to a hashset in java?
Can java object be locked down for exclusive use by a given thread?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is the difference between throw and throws keywords?
Does printwriter create a file?
Can a source file contain more than one class declaration?
What about method local inner classes or local inner classes in java?
What is locale?