What do you mean by: Syntax Error, Logical Error, Runtime Error?
Answer Posted / vivek tiwari
Syntax Error-Errors in coding which do not follw language
syntax format. It can occur by human mistak in typing & due
lack knowledge of language .
EX - Ram are a boy. error
correct- Ram is a boy.
Logical Error- Here is correct, program will execute
properly but not give answer correct.
EX- Table is a boy syntax correct
but meaning is not
Runtime Error- overflow, underflow, out of memory capacity.
| Is This Answer Correct ? | 165 Yes | 32 No |
Post New Answer View All Answers
What is a multiset table?
Why using cookie to store session info is a better idea than just using session info in the request?
What is collision in data structure?
What is stack push?
What is indexing an array?
What is the most used data structure?
For searches. Which one is most preferred: array list or linked list?
Are the expressions arr and &arr same for an array of integers?
What is stable sorting method?
Does treeset allow null?
What is red black tree in data structure?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
Differentiate between file and structure storage structure.
What are the 3 types of measurement?
What are different types of sorting techniques?