what is importance of data sturture in a programming
language?
Answer Posted / kranthikumar
Logical representation and organization of data in the main
memory in other words it is a logical memory representation
of a storage
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
Differences between private, protected and public and give examples.
What is c++ library?
Explain one method to process an entire string as one unit?
What is the difference between global variables and local variable
Is java made in c++?
How do you differentiate between overloading the prefix and postfix increments?
Explain the pure virtual functions?
Explain terminate() and unexpected() function?
What jobs can you get with a c++ certification?
What are the two shift operators and what are their functions?
What can c++ be used for?
Can member data be public?
What is meant by iomanip in c++?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
What are the storage qualifiers?