Answer Posted / truong
Because address of all the items in an array is continuous. So each item of it cannot reference to a specified variable.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between while and do while loop?
What are static member functions?
What are the extraction and insertion operators in c++?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
Describe the advantage of an external iterator.
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What is == in programming? Difference between overloaded functions and overridden functions Is c++ a difficult language? What does count ++ do in c++? Explain storage qualifiers in c++. Which software is used for c++ programming? Which is most difficult programming language? What is the difference between a definition and a declaration? What should main() return in c and c++?