what is the difference between ERROR and EXCEPTION?
Answer Posted / umashankar mishra
Exception is runtime entity
error is acompile time entityye
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you explain polymorphism?
What is multilevel inheritance?
What is overriding in oops?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is meant by multiple inheritance?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is inheritance in oop?
What is oops in simple words?
What is protected in oop?
What is oops and its features?
What is and I oop mean?
What is polymorphism in oop example?
What is pointer in oop?
Can main method override?