Answer Posted / pratyusha
continuous memory allocation
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an array? What the different types of arrays in c?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
Explain how can I remove the trailing spaces from a string?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What is action and transformation in spark?
What are # preprocessor operator in c?
Explain what is the heap?
Which is better malloc or calloc?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
How can I avoid the abort, retry, fail messages?
Why does not c have an exponentiation operator?
How can I make it pause before closing the program output window?
Why do we use pointer to pointer in c?
Why is C language being considered a middle level language?