what is the maximum no. of bytes calloc can allocate
Answer Posted / satish
n bytes
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is the purpose of scanf() and printf() functions?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
Why does notstrcat(string, "!");Work?
What is 'bus error'?
What is the use of ?: Operator?
How is pointer initialized in c?
Explain what is #line used for?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
Is r written in c?
How important is structure in life?
What are the disadvantages of external storage class?
Why is extern used in c?
what is the basis for selection of arrays or pointers as data structure in a program
What is ctrl c called?