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
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
Do the parentheses after the type name make a difference with new?
How many characters are recognized by ANSI C++?
What will happen if a pointer is deleted twice?
What is the iunknown interface?
what you know about c++?
What are manipulators used for?
Is arr and &arr are same expression for an array?
What is the use of endl in c++?
what is scupper?
What are the storage qualifiers?
What is polymorphism & list its types in c++?
What is std namespace in c++?
Is c++ a difficult language?
What is an incomplete type in c++?