physical address i suppose...

On Fri, Aug 5, 2011 at 1:09 PM, anurag <anurag19aggar...@gmail.com> wrote:

> What will be the output.....
>
> int i=5;
> printf("%u",&i);
> What it will print:
> i. 5
> ii. Base address of the memory
> iii. Physical address
> iv. Logical address
>
> --
> 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