what is data structure.in linear and non linear data
structures which one is better?Explain
Answer Posted / ashi
A data structure is arrangement of data in a computer's
memory even disk storage linear data is better than non liner
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Write a code to generate a series where the next element is the sum of last k terms.
What is an auto keyword in c?
Define Spanning-Tree Protocol (STP)
pierrot's divisor program using c or c++ code
Which driver is a pure java driver
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What is the advantage of c?
Explain how do you use a pointer to a function?
How many header files are in c?
develop algorithms to add polynomials (i) in one variable
What is floating point constants?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What 'lex' does?
What is the difference between malloc() and calloc() function in c language?
Is there a way to switch on strings?