Answer Posted / chandrakanthvellanki
an array is a FIXED-SIZE sequenced collection of elements
of the same data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a c++ object?
Is c++ an oop?
Is java a c++?
What will happen if a pointer is deleted twice?
the maximum length of a character constant can be a) 2 b) 1 c) 8
Why we use #include conio h in c++?
What is microsoft c++ redistributable?
Can create new c++ operators?
What is doubly linked list in c++?
Can comments be nested?
Explain deep copy and a shallow copy?
Write a struct time where integer m, h, s are its members?
What is difference between class and structure in c++?
How we can differentiate between a pre and post increment operators during overloading?
What does obj stand for?