Answer Posted / nashiinformaticssolutions
A collection of items kept at consecutive memory regions is frequently referred to as an array.
The items that are kept are all of the same kind.
It arranges data in a way that makes it simple to search for or sort similar values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class template?
What are the advantages of prototyping?
How do I write a c++ program?
What is java and c++?
What are formatting flags in ios class?
Why is c++ is better than c?
What is c++ & why it is used?
What are c++ manipulators?
How new/delete differs from malloc()/free?
How can you tell what shell you are running on unix system?
what is a class? Explain with an example.
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
Is java easier than c++?
How delete [] is different from delete?
Is c++ a pure oop language?