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

How do arrays work?

500


Explain what are the major data structures used in the hierarchical data model?

523


Describe the level term in a tree.

529


Define indegree of a graph?

671


What is harvesting in agriculture?

487






How do you empty an arraylist?

494


What is the most used data structure?

455


Write a program to insert an element and in the specific position in the array?

522


What is the order of selection sort?

447


Which sorting algorithm is considered the fastest?

587


Can arraylist store objects?

453


What is the difference between static and dynamic data?

473


Describe the degree term in a tree.

567


What is a string array?

495


Explain linear linked implementation of Stack and Queue?

509