Advertisements
Advertisements
प्रश्न
Which operator is used to access the reference of a variable?
पर्याय
$
#
&
!
MCQ
उत्तर
&
shaalaa.com
Variables of Built-in-data Types
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
How many bytes of memory is allocated for the following variable declaration if you are using Dev C++? short int x;
What is a reference variable? What is its use?
Suppose x and y are two double-type variables that you want to add as integer and assign to an integer variable. Construct a C++ statement to do the above.