free c programming course
Saturday, 5 January 2008
string question with solution in c programming language
(1) Without using any semicolon (;) in program write a c program which output is: HELLO WORLD? Answer: void main() { if(printf("HELLO WORLD")) { } } (2)What will
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment