Which of the following is a distinct syntactic block?
A)subroutine B)function C)definition D)modules
Answers
Answered by
14
Answer:
C) Definition
Explanation:
Refer the third line from last
Attachments:
Answered by
0
Definition
Explanation:
The syntax is the guideline of thumb described in a programming language that needs to be accompanied at the same time as coding and each programming language has its personal syntax.
Definitions bind values to the names and definitions aren't expressions, and they're wonderful syntactic blocks.
A programming language is a vocabulary and set of grammatical policies for teaching a pc or computing tool to carry out unique tasks.
Each language has a completely unique set of keywords (phrases that it understands) and a unique syntax for organizing software instructions.
Similar questions