Answer Posted / roshan
array is a group of elements.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does c++ sort work?
What is the purpose of templates in c++?
What is the difference between delegation and implemented-in-terms-of?
What is a type library?
What are the new features that iso/ansi c++ has added to original c++ specifications?
Do inline functions improve performance?
Explain the concept of dynamic allocation of memory?
What is a class template?
What is do..while loops structure?
What is the difference between #import and #include?
What is #include ctype h in c++?
Which software is used to run c++ program?
What is the best way to take screenshots of a window with c++ in windows?
What are guid? Why does com need guids?
What is command line arguments in C++? What are its uses? Where we have to use this?