#include<stdio.h> #include<conio.h> Void main () { int x; clrscr();/* clear the previous output from the con…
#Include<stdio.h> #include<conio.h> Void main () { int a,b,; clrscr(); Printf(“enter first n…
#include<stdio.h> #include<conio.h> Void main () { Printf(“ hello world ”); */printf use for print input/* …