Interviewer And Interviewee Guide

C Programming Interview Question:

What is indirection in C?

Submitted by: Administrator
If you declare a variable, its name is a direct reference to its value. If you have a pointer to a variable, or any other object in memory, you have an indirect reference to its value.
Submitted by: Administrator

Read Online C Programming Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG