Answer Posted / <<123>>
data structure is a way of storing data in a computer so
that it can be used efficiently.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
Write a program to swap two numbers without using the third variable?
Differentiate between calloc and malloc.
What is the use of function in c?
Lists the benefits of c programming language?
What is the newline escape sequence?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What are the salient features of c languages?
Why do we use stdio h and conio h?
What are the different file extensions involved when programming in C?
What is data structure in c and its types?
What are the loops in c?
What are different types of variables in c?
What are the preprocessor categories?
What are the basic data types associated with c?
how to capitalise first letter of each word in a given string?