Computer Science, asked by anushi01, 8 months ago

what is C language?​

Answers

Answered by SK100
0

Answer:

It is a computer programming language.

Answered by AyushTomar7
1

hlo mate ✌️

It is programming language , in which we can communicate with the machine , and produce desire output:

Small program :

#include<stdio.h>

#include<conio.h>

void main( )

{

printf (" hello mate ");

}

Hope it helps ❣️

Similar questions