what is the difference between ERROR and EXCEPTION?

Answer Posted / kasturi

error occur at compile time
it expection is also a error that ouccur at run time which can retify using try,throw and catch

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you achieve polymorphism?

622


What is polymorphism and its types?

607


Why do we use polymorphism in oops?

592


Why do we use class in oops?

561


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

709






What is the real time example of encapsulation?

604


What is methods in oop?

559


What is class and example?

575


program for insertion ,deletion,sorting in double link list

2287


What is abstraction encapsulation?

667


What is overriding in oop?

556


What is encapsulation in oop?

613


What is polymorphism what are the different types of polymorphism?

573


What is the diamond problem in inheritance?

592


What does it mean when someone says I oop?

596