why we cant create array of refrences

Answer Posted / narender vadhava

in array like a[50];
[] = subscript caller
this subscript caller is use to increment the pointer of
variable or say offset of the variable not to increase the
value so we cant crate array of refrences.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c++ stream classes?

782


Why do we use vector in c++?

790


Which bit wise operator is suitable for putting on a particular bit in a number?

948


What is the use of setprecision in c++?

735


What is double in c++?

817


Explain the advantages of using friend classes.

841


Why do we use the using declaration?

922


What is a volatile variable in c++?

1007


What is implicit conversion/coercion in c++?

983


What is an operator in c++?

804


Where must the declaration of a friend function appear?

739


What is object file? How can you access object file?

843


write a porgram in c++ that reads an integer and print the biggest digit in the number

2018


Explain what are the sizes and ranges of the basic c++ data types?

880


Which format specifier is used for printing a pointer value?

786