Computer Science, asked by abelrichard, 12 days ago

list out the structure of C program​

Answers

Answered by Anonymous
8

Answer:

Basic Structure of C Program

  • Document section.

  • Preprocessor/link Section.

  • Definition section.

  • Global declaration section.

  • Function declaration section.

  • Main function.

  • User-defined function section.

Explanation:

@Genius

Attachments:
Answered by lillywaseem49
0

Answer:

Basic Structure Of C program

  • Document section
  • Preprocessor/ Link section
  • Defination section
  • Global declaration section
  • Function declaration section
  • Main function
  • User - defined function section

Explanation:

MARK AS BRAINLIEST

Similar questions