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

What is data structures in computer science?

479


What is the main advantage of a linked list?

491


Explain multiply linked list in short.

525


What can be stored in an arraylist?

465


What is difference between hashmap and linkedhashmap?

453






What is data type with example?

505


How is any data structure application is classified among files?

552


What is raid (redundant array of inexpensive disks)? Explain its level?

469


Write a program using mergesort technique.

536


What sort does arrays sort use?

470


What do you mean by heap order property?

586


Tell me the difference between structure and array?

461


List the two important key points of depth first search?

697


State the properties of b tree.

513


Difference between hashset and treeset?

553