Search This Blog

Saturday, May 10, 2025

Functions and Pointers in C - 2

Pointers in C are one of the strongest features if used thoughtfully. Pointer variables allow you to access a value in memory using its address. Here is a code for your brain exercise.  

Study the code given below. What will happen when you compile and run this code?





Type your answer in the comment.

Created by Nancy N.
@12:01 10-May-2025








No comments:

Post a Comment