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
Which c++ compiler is best?
What is the full form of dos?
What is capacity in vector in c++?
How would you call C functions from C++ and vice versa?
What is iostream in c++ used for?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Explain the properties and principles of oop.
Can a class be static in c++?
Why are pointers used?
Array base access faster or pointer base access is faster?
What are c++ stream classes?
What is purpose of abstract class?
daily Routine of father
What is vector string in c++?
What should main() return in c and c++?