Answer Posted / sai kiran
Collection of data of similar datatypes in adjacent memory locations.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you compile the source code with your compiler?
Write a Program for find and replace a character in a string.
What is wrapper class in c++?
What is implicit pointer in c++?
Explain the difference between realloc() and free() in c++?
Explain bubble sorting.
How do you clear a buffer in c++?
How static variables and local variablesare similar and dissimilar?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
What is the advantage of c++ over c?
How do I write a c++ program?
Can we use pointers in c++?
what are the iterator and generic algorithms.
What is the role of static keyword for a class member variable?
What is scope resolution operator in c++ with example?