- 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 200 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 Ox7ff
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
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
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)