What is the Maximum Size that an Array can hold?
Answer Posted / abi
it is NULL value
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we run c program in turbo c++?
Using a smart pointer can we iterate through a container?
Define a pdb file.
what are the events occur in intr activated on interrupt vector table
Can you please explain the difference between using macro and inline functions?
What is flush () in c++?
What do you mean by vtable and vptr in c++?
What do you understand by pure virtual function? Write about its use?
Where is atoi defined?
What is object in c++ wikipedia?
Why the usage of pointers in C++ is not recommended ?
Is linux written in c or c++?
Write a program to add three numbers in C++ utilizing classes.
What is this weird colon-member (" : ") syntax in the constructor?
What is protected inheritance?