Yes , so can u explai me plz, i m little bit confusing..............Vijay

On Fri, Jul 29, 2011 at 12:39 PM, Prem Krishna Chettri
<hprem...@gmail.com>wrote:

> 1
>
> and
>
> -3 -3 -4..
>
>
> Verify the Compilation..........
>
> Regards
>  Prem
>
>
> On Fri, Jul 29, 2011 at 12:35 PM, Vijay Khandar 
> <vijaykhand...@gmail.com>wrote:
>
>> Thanks, but also one small doubt
>> If x=y=z=-4 then plz tell me o/p of
>>  pf(++x&&++y||++z) and pf(x,y,z) these two statements.........
>>
>>
>> On Fri, Jul 29, 2011 at 10:52 AM, jagrati verma <
>> jagrativermamn...@gmail.com> wrote:
>>
>>> vijay   x=y=z=-1
>>>
>>> so for ++x&&++y||++z
>>> ++x=0
>>> so 1st condition will get false so no increment on y's value(=-1) so
>>> ++x&&++y=0
>>> and ++z=0
>>>
>>>
>>>
>>>
>>>
>>>
>>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to