Page 1 of 1

Q 1) Write a C program using pointer to declare var with value 20 and print the value of the ptr, var and *ptr ptr Ox7ff

Posted: Sat Nov 27, 2021 10:31 am
by answerhappygod
Q 1 Write A C Program Using Pointer To Declare Var With Value 20 And Print The Value Of The Ptr Var And Ptr Ptr Ox7ff 1
Q 1 Write A C Program Using Pointer To Declare Var With Value 20 And Print The Value Of The Ptr Var And Ptr Ptr Ox7ff 1 (34.32 KiB) Viewed 201 times
Q 1) Write a C program using pointer to declare var with value 20 and print the value of the ptr, var and *ptr ptr Ox7fffa0757dd4 Ox7fff98b499e8 Address of pointer variable ptr Var 10 Value of variable var (*ptr) Ox7fffa0757dd4 Address of variable var (Stored at ptr)