QuestionBankPro
medium
1 min read

Address of operator

An address of operator is a memory location where a variable is stored. It is used to retrieve or modify the value of a variable. Example: int number = 10;...

Quick Actions

Insights

Difficultymedium
Reading Time1 min