Answer Posted / 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 |
Post New Answer View All Answers
Why c is called free form language?
Is it fine to write void main () or main () in c?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is data types?
Write a program to reverse a given number in c?
What is typedef struct in c?
What is ponter?
What is binary tree in c?
What is structure of c program?
What is far pointer in c?
Is c dynamically typed?
what is the basis for selection of arrays or pointers as data structure in a program
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What are the disadvantages of c language?