what is importance of data sturture in a programming
language?
Answer Posted / parul
data structure is a set of data of same data type
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define the operators that can be used with a pointer.
Which one is better- macro or function?
Write my own zero-argument manipulator that should work same as hex?
What are the steps in the development cycle?
Who created c++?
What is null pointer and void pointer?
Discussion on error handling of C++ .
What is the use of structure in c++?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Which operator cannot be overloaded c++?
how to connect with oracle 9i with server in socket program in c/c++
How a modifier is similar to mutator?
What does extern mean in a function declaration in c++?
What is boyce codd normal form in c++?
What do you mean by late binding?