what is importance of data sturture in a programming
language?
Answers were Sorted based on User's Feedback
Answer / 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 |
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is c++ try block?
What are references in c++?
What are the different types of Storage classes?
Why c++ is so important?
Do you know the use of vtable?
What is the difference between a definition and a declaration?
What is pure virtual function? Or what is abstract class?
what is oops and list its features in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"
9 Answers College School Exams Tests, HCL,
Define basic type of variable used for a different condition in C++?