What is the syntex error?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Teacher

A syntax error is a violation of the syntax, or grammatical rules, of a natural language or a programming language. ... A syntax error is called a fatal compilation error, because the compiler cannot translate a C++ program into executable code if even one syntax error is present.
Comments

Professional with 10+ years of experience. Expert in teaching C, Java, Python, Data Structures

Syntax error is some thing like grammatical mistakes which we come across while learning ENGLISH language. The same way C/ C++ or any programming language has certain predefined set of rules, if our program doesn't comply to that rules, then we will get syntax error. For example if you miss a semi...
read more
Syntax error is some thing like grammatical mistakes which we come across while learning ENGLISH language. The same way C/ C++ or any programming language has certain predefined set of rules, if our program doesn't comply to that rules, then we will get syntax error. For example if you miss a semi colon after the end of printf or cout then it throws syntax error. As in C/ C++ compiler it is defined that printf or cout has to end with semi colon. The same way if we miss quotation marks in printf or cout or parenthesis in if condition ( or in while,for loops) the syntax error is thrown as it is violating C/C++ grammar. read less
Comments

when u compile your program after you ginish writing ur code , then compiler compiles your code ( program ) & generates compile time errors that is the errors which binders compilation of your code to generate executable code i.e machine code. Syntax error is one of it where programer voilates programing...
read more
when u compile your program after you ginish writing ur code , then compiler compiles your code ( program ) & generates compile time errors that is the errors which binders compilation of your code to generate executable code i.e machine code. Syntax error is one of it where programer voilates programing rule of writing a code like semicolon at end of statement is missing, missing or extra curly braces, use of curly brace instead of square bracket during array indexing etc. ur program will not go to next level i.e execution untill you rectify such errors. read less
Comments

Tutor

in which you mispell the correct command not write it properly
Comments

Syntax error means you have made typo in program somewhere and the platform doesn't find the proper way to execute it. Different languages have their different rules to write or develop a program in that language and you have to follow those rules
Comments

syntax error occur when we don't follow rule of any language. These errors are shown by the compiler. Example: No use of semicolon, missing braces, etc
Comments

Expert Technical Trainer with 15 years of work experience

Syntax errors occur in computer programming languages which are similar to grammatical errors in common human readable languages
Comments

Virtual Assistant

Syntax nothing but a standard rule given by programming language.If we not following the rule than it doesn't understand what we trying to communicate with a computer.example for syntax errors SEMI COLON MISSING...etc
Comments

Computer Teacher

Syntax error means you missing some token or function. Like in c language you not enter semicolon at the end of sentence, then it gives syntax error.
Comments

M.Tech (IT)-Pursuing B.E(IT)-Mumbai CCNA,CCNP Functional Testing

The way you represent or write your code considered as default code. Whenever you need to write same methods or anything that inherits the default or base code, must match the semantics of already defined base code, anything that mismatch with base code writing style will results in a syntax error.
Comments

View 44 more Answers

Related Questions

What is iostream.h?
It is a header file, which is needed to be included in C++ program to perform input output operations.
Monisha
Is there any person who can teach me C++ without Money Fees?
Good question :) Free training is available on various sites online. But, if you would want to learn from an expert directly, there's a very slim chance that you might find some one who will teach for...
Kishan
Are C Programmers currently in demand?
Ofcourse, C is alwasy in demand. In the beginning a lot of the big project developed in C language. Now a days, there are a lot of language in market and speciallity is growing in IT field. For a big organization...
Harsha
What is the best IDE for C and C++ development?
If you're a student then Turbo C++ is best for C and C++ program + inbuilt C/C++ Graphics Function If you're a professional or working then Netbeans for C/C++ or Code:: Blocks is Best.
Balakrishnasingh

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Compare C And C++ In Terms Of Header Files.
1."stdio.h" in c program controls input-output functionalities and operations associated with it where as in c++ program iostream.h" controls input-output functionalities and operations associated with...

Introduction to Programming Languages
What is a Programming Language? A programming language is a formal computer language or constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages...

C, C++, JAVA Tutor
* Program to swap two numbers using a temporary variable with each statement explained with comments * #include // headerfile for cout statement using namespace std; //...

Upcasting and Downcasting
Converting a derived-class reference or pointer to a base-class reference or pointer is called upcasting. It is always allowed for public inheritance without the need for an explicit type cast. The downcasting,...

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...

Recommended Articles

Introduction C++ is an excellent programming language and many of the applications are written in C++ language. It has generic, object-oriented & imperative programming features, and also provides facilities for low-level memory manipulation. Successor of C language, it is an OOP (object oriented programming) language...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for C++ Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you