what is C language?
Answers
Answered by
0
Answer:
It is a computer programming language.
Answered by
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