How to type simple program in 'C'
Q.1) Write the output for the following in 'C' program
a) Happy New Year
Ans :-
OutPut :-
Happy New Year
a) Happy New Year
Ans :-
#include< mani() { printf(" Happy New Year"); return(0); } |
---|
OutPut :-
Happy New Year
0 comments:
Post a Comment