Just Programming
Pages
Home
C C++ Topics
JAVA Aptitude
Assaan IT Solutions
My Facebook Group
My Site
Thursday, 11 April 2013
Question: Write the hello world program . . . Without using any semi-colon's ";" ?
Question:
Write the hello world program . . . Without using any semi-colon's ";" ?
Answer:
#include
void main()
{
if(printf("Hello World")) { }
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment