Computer Science, asked by kayalvizhi04n, 2 months ago

A c program is a combination of?​

Answers

Answered by sheelauppar9
6

Answer:

C Program to Generate All Possible Combinations of a Given List of Numbers · # include<stdio. h> · #include<string. h> · # define N 10 · void ...

Answered by DeenaMathew
0

A-C program is a combination of many functions that include language packs, data, instructions, etc.

Detailed answer

A- c program is a combination of a lot of functions that work together to make a programming language some of the functions are

  • Statements
  • Functions
  • Variables

  • It contains a set of data files functions, data type definitions that are embedded into a single file or a set of files.
  • There is a compiler in c which translates all these high-level languages into low-level languages that are computer language.
Similar questions