What do you mean by: Syntax Error, Logical Error, Runtime Error?
Answer Posted / ajaya kumar
Syntax Error-Synatx Error is due to lack of knowledge in a
specific language. It is due to somebody does not know how
to use the features of a language.We can know the errors at
the time of compilation.
logical Error-It is due to the poor understanding of the
requirement or problem.
Runtime Error-The exceptions like divide a number by 0,
overflow and underfloe comes under this.
| Is This Answer Correct ? | 72 Yes | 29 No |
Post New Answer View All Answers
Write an algorithm to show the reverse of link list?
What is the best time complexity of bubble sort?
What's the difference between an array and vector?
What is sorting and its types?
Which is the parent class of deque
Differentiate between comparable and comparator.
Is it possible to increase size of array?
What is dynamic array in excel?
What is stack and queue in data structure?
What is difference between set and map?
What are the types of collection?
How do you balance a tree?
What is bubble sort with example?
What is a property class?
What is array indexing?