This is my basic c code. Just want to know about the why we need pointer variable even if we dont want to point.I know without pointing it to a variable would make it unusable. Still for the sake of understanding. Thanks in advance.This is my basic c code. Just want to know abou