what is the difference between ERROR and EXCEPTION?
Answer Posted / amar gawade
errors are unresolved syntax or mistakes where exceptions are runtime errors.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the data types in oop?
What makes a language oop?
what is the sylabus for priliminaries?
What is the oops and benefits of oops programming?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Why is there no multiple inheritance?
Can a varargs method be overloaded?
Why do we need oop?
What are two types of polymorphism?
What is static modifier?
Which is not an object oriented programming language?
What is the advantage of oop over procedural language?
What is polymorphism and why is it important?
What is static in oop?
Is html an oop?