+1 vote
in C Plus Plus by

What is the description for syntax errors?

1 Answer

0 votes
by

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.

Related questions

+2 votes
asked Jan 21, 2021 in C Plus Plus by SakshiSharma
0 votes
asked Feb 24 in HTML by DavidAnderson
...