Answer Posted / vrushali
If there is memory avaliablity in the system..
Then fisrt address of the memory allocated in returned.
Else NULL/Garbage value is returned.
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Write a C program to count the number of email on text
What is the difference between struct and union in C?
What is the general form of a C program?
What is pragma in c?
Why do we use header files in c?
What is structure in c language?
Why can’t we compare structures?
What is c language in simple words?
Tell me is null always defined as 0(zero)?
How is a pointer variable declared?
How do you define CONSTANT in C?
Why is C language being considered a middle level language?
How can I manipulate strings of multibyte characters?
What is binary tree in c?
Write a program on swapping (100, 50)