Answer Posted / tamil
malloc is a pointer it is used to allocate memory
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the right type to use for boolean values in c? Is there a standard type?
What is use of #include in c?
How do we make a global variable accessible across files? Explain the extern keyword?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What is getch() function?
Write a program to find factorial of a number using recursive function.
How the c program is executed?
What is c mainly used for?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Explain what is the difference between text files and binary files?
C program to find all possible outcomes of a dice?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What would be an example of a structure analogous to structure c?
Can one function call another?
What are the features of c languages?