syntax of c language
Answers
Answered by
3
#include <stdio.h>
#include<string.h>
#include<math.h>
....
Answered by
3
Explanation:
include<stdio.h>
include<string h>
void main()
Similar questions