1 What is a Data Structure?
Answer / nashiinformaticssolutions
A data structure is a type of storage format that specifies how information is arranged, saved, and worked with.
Trees, graphs, and arrays are a few well-known data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how do you search data in a data file using random access method?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
what is the coding of display the factorial of a number using array and function?
how many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48
Is null always defined as 0(zero)?
How to set file pointer to beginning c?
can u give me the good and very optimised code for a car racing game?
wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }
What is the difference between exit() and _exit()?
Why doesnt long int work?
What is the difference between formatted&unformatted i/o functions?
What is wrong with this code?