Skip to content

Programming Concepts

Select the correct name for: a variable that stores the memory address of another variable.

Difficulty: Hard

About this MCQ

This Hard Programming Concepts MCQ checks one syllabus fact.

The question is: “Select the correct name for: a variable that stores the memory address of another variable.”

The accepted answer is D. Pointer. Pointer refers to a variable that stores the memory address of another variable.

Correct answer

D. Pointer

Explanation

Pointer refers to a variable that stores the memory address of another variable.

Source: Programming Concepts Official Reference Guide

Tags: computer science, programming, coding basics, software development

Submitted by: MCQsHub Editorial

Related MCQs

More Programming Concepts MCQs