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


Please Help Members By Posting Answers For Below Questions

How do you sort an array in decreasing order?

475


Define terminal nodes in a tree?

560


Mention a few applications of linked lists?

500


How do I start preparing for placement?

500


List some applications of queue data structure.

525






Give the example of validating the parenthesis of expression using stack.

595


how to insert a new node in linked list where free node will be available?

570


Can arraylist store int?

466


Define b-tree of order m?

570


State the properties of b tree.

525


How do stacks work?

513


What is stack in data structure with the example?

435


What is arrays copyof?

469


What is declaring array?

480


Differentiate between hashset and hashmap.

518