Answer Posted / abed
array i s the collection of similar data type it reduces
the unnecessary decleration of data types or variables
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you print a string on the printer?
What is encapsulation in C++? Give an example.
What is a template in c++?
What is difference between c++ and c ++ 14?
Mention the purpose of istream class?
What are the advantages of prototyping?
what are Access specifiers in C++ class? What are the types?
Explain container class.
What are advantages of using friend classes?
Describe new operator and delete operator?
What is the difference between ++ count and count ++?
What is the difference between global int and static int declaration?
Can you please explain the difference between static and dynamic binding of functions?
What is a modifier in c++?
What is public, protected, private in c++?