Computer Science, asked by chrismike1802, 10 months ago

Which of the following is a distinct syntactic block?
A)subroutine B)function C)definition D)modules

Answers

Answered by ajlatha
14

Answer:

C) Definition

Explanation:

Refer the third line from last

Attachments:
Answered by shilpa85475
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