What is the Maximum Size that an Array can hold?
Answer Posted / jeff
it depends on the os bit
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are c++ tokens?
What is the v-ptr?
Explain selection sorting?
Explain the properties and principles of oop.
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
What is an associative container in c++?
Can member data be public?
What is a hash function 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
Can I learn c++ in a week?
what is a class? Explain with an example.
Is map thread safe c++?
Why do we use the using declaration?
Why do we use pointers in c++?
What is the main function c++?