What do you mean by: Syntax Error, Logical Error, Runtime Error?

Answer Posted / aatish gupta

syntax errors:it occurs when rules of a programming language are missued ,when a grammatical rule of c++ is violated.syntax refers to formal rules governinp the construction of valid statements in a language runtime errors:it is occurs during thr execution of programme logical errors: a logical error is an reeor introduced in a programme by incrroct translation logic of the programme

Is This Answer Correct ?    11 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is binary tree example?

568


What is time complexity of binary search?

447


What data structure underlies a python list?

523


How does a hashmap work?

503


Explain the Stack

557






What is a singletonlist?

492


What is array define its types?

469


Which sorting is best for large data?

499


What is difference between hashmap and arraylist?

518


Why is quicksort better than mergesort?

491


Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.

588


List some applications of multilinked structures?

519


What is a class user?

560


Does hashset allow duplicates?

567


What are the advantages and disadvantages of linked list over array?

479