hello guys ,
       following c pgm ,give the answer with explanation.i canot find the 
answer for this question
        i)void main()
         {
           int x=1;
          int y;
           y=++x+++x+++x;
          printf("%d",y);
        }
      ii) void main()
           {
              int x=1;
             inty=++x+++x+++x;
               printf("%d", y);
            }
          Give me the answer in detail.and also explain its computation manner.
           thank u,
                       radhakrishnan.


      Unlimited freedom, unlimited storage. Get it now, on 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

[Non-text portions of this message have been removed]

Reply via email to