What is the Maximum Size that an Array can hold?
Post New Answer View All Answers
What is c++ code?
Keyword mean in declaration?
Write a Program to find the largest of 4 no using macros.
Explain this pointer?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
When do we run a shell in the unix system?
Explain Memory Allocation in C/C++ ?
What is general form of pure virtual function? Explain?
What is atoi?
What would happen on forgetting [], while deallocating an array through new?
What is the c++ programming language used for?
Is map ordered c++?
Is the declaration of a class its interface or its implementation?
What is ofstream c++?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()