Answer Posted / pradeep.v.s.
Array is a collection of variables of same data type stored
in contigious memory locations....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Implement stack operations with pointers with appropriate exception checks.
Can I run c program in turbo c++?
Write a program which uses Command Line Arguments
What are function prototypes?
List the advantages of inheritance.
How the delete operator differs from the delete[]operator?
Explain the differences between private, public and protected and give examples.
what is Loop function? What are different types of Loops?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What is virtual destructor ans explain its use?
Why the usage of pointers in C++ is not recommended ?
What are the benefits of c++?
What is the use of endl?
What is c++ flowchart?
Describe the process of creation and destruction of a derived class object?