Answer Posted / rameshwar nath show
array is nothing but an array(a set ) of constants of
similar data type .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Refer to a name of class or function that is defined within a namespace?
Define whitespace in C++.
Write a function to find the nth item from the end of a linked list in a single pass.
Write bites in Turbo c++ Header ("Include") Files.
How did c++ start?
What does count ++ do in c++?
What is auto type c++?
Is string an object in c++?
What are the two types of polymorphism?
Explain the register storage classes in c++.
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
What are c++ manipulators?
Can we run c program in turbo c++?
What is null c++?
What is the extraction operator and what does it do?