What do you mean by Syntax Error



What do you mean by Syntax Error..

Answer / Harish Kumar Yadav

A syntax error is a mistake in the structure of code that violates the rules for using a programming language. This could include misspelled keywords, missing parentheses, or incorrect use of operators.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Define tree edge?

1 Answers  


Explain the term binding time?

1 Answers  


What are different types of linked lists?

1 Answers  


Define the tree data structure.

1 Answers  


Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A

1 Answers  


Explain about Merge Sort?

1 Answers  


When will you use array over arraylist?

1 Answers  


How would you sort words in a large file?

1 Answers   DELL,


What are the five examples of data?

1 Answers  


Define linear probing?

1 Answers  


What is nonlinear data?

1 Answers  


What are the types of bulleted list?

1 Answers  


Categories