What is the description for syntax errors?
Answers
Answered by
4
ıllıllı ʜᴇʀᴇ ɪs ʏᴏᴜʀ ᴀɴsᴡᴇʀ ıllıllı
The mistakes when creating a program called syntax errors. Misspelled commands or incorrect case commands, an incorrect number of parameters when called a method /function, data type mismatches can identify as common examples for syntax errors.
ᴇʜsᴀss ^_^
Answered by
2
A syntax error is an error in the source code of programme.
Or
Errors that occurs when u violate the rules of writing C/C++ are known as syntax errors.
Hope it helps you dear
Similar questions