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
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What does enum stand for?
What are objects in oop?
Why do we use polymorphism in oops?
What does and I oop mean in text?
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 do we need polymorphism in c#?
What is abstraction encapsulation?
What is overloading in oop?
What is the purpose of enum?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is this pointer in oop?
Why do we use oops?
What is inheritance in simple words?
write a program that takes input in digits and display the result in words from 1 to 1000