what is importance of data sturture in a programming
language?
Answer Posted / dd
Data Structure is logical memory representation of
storage.In electronic terms insted of gate complications
storage is given in specific structure to store in Bit
format.With the identififcation and type.
| Is This Answer Correct ? | 35 Yes | 19 No |
Post New Answer View All Answers
What is pointer in c++ with example?
Is C++ case sensitive a) False b) Depends on implementation c) True
Differentiate between realloc() and free().
What are static type checking?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Explain overriding.
Can I learn c++ without learning c?
Why #include is used?
What is an undefined behavior and sequence points
Which bitwise operator is used to check whether a particular bit is on or off?
Please explain class & object in c++?
What is singleton class in c++?
What is pair in c++?
What is encapsulation in c++?
What is c++ best used for?