Monday, July 20, 2009

CODIES 1.0

CODIES 1.0 : The Digital Roadies

if ( condition )
{
printf ("Hello ");
}
else
{
printf ("World");
}

Que: Write a condition such that output of this code snippet is "Hello World".

4 comments:

  1. Good Sandy!!! Give some time for others to brain-storm.... :D

    ReplyDelete
  2. U R Right Prakhar!!!
    We are expecting more probs like this.....

    ReplyDelete