URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Learners Tech
  HTML https://learnerstech.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Question Board
       *****************************************************
       #Post#: 24--------------------------------------------------
       Q3 
   DIR By: MohanKestrel
       Date: July 10, 2017, 8:56 am
       ---------------------------------------------------------
       The following is one of the most interesting question in C which
       I have faced:
       if( )
       {
       printf(“world”)
       }
       else
       {
       printf(“hello”)
       }
       how will you display “helloworld” just by making modifications
       in if ( ) statement
       #Post#: 25--------------------------------------------------
       Re: Q3 
   DIR By: Karthikeyan
       Date: July 14, 2017, 11:01 am
       ---------------------------------------------------------
       If(!!printf(hello))
       *****************************************************
       Page 1 of 1