what is the difference between ERROR and EXCEPTION?
Answer Posted / maheswarreddy
error is mistake which takes place in step wise execution of a program.exception is nothing but wat v can catch the error to solve it.
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
What is use of overloading?
What is the purpose of enum?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Is html an oop?
• What are the desirable attributes for memory managment?
Can an interface inherit a class?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< what's the basic's in dot net #include What is overloading in oop? Can private class be inherited? What is abstraction and encapsulation? what is graphics Will I be able to get a picture in D drive to the c++
program? If so, help me out? Plese get me a perfect C++ program for railway/airway
reservation with all details.