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
Discuss the function of conditional operator, size of operator and comma operator with examples.
What is the value of h?
Explain the difference between strcpy() and memcpy() function?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
Differentiate between calloc and malloc.
Why do we use & in c?
show how link list can be used to repersent the following polynomial i) 5x+2
Why isnt any of this standardized in c?
a c code by using memory allocation for add ,multiply of sprase matrixes
How can you increase the size of a dynamically allocated array?
Hai what is the different types of versions and their differences
How do shell structures work?
Explain the bubble sort algorithm.
Can you mix old-style and new-style function syntax?
difference between Low, Middle, High Level languages in c ?