MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Basics
Q
The structure or format of data is called ___________
AA. Syntax
BB. Semantics
CC. Struct
DD. Formatting
Correct Answer:
A. A. Syntax
Explanation:
The structure and format of data are defined using syntax. Semantics defines how a particular pattern to be interpreted, and what action is to be taken based on that interpretation. In programming languages, syntax of the instructions plays a vital role in designing of the program.