Explain the difference between malloc() and calloc() function?
No Answer is Posted For this Question
Be the First to Post Answer
write a programme to convert temperature from farenheit to celcius?
Write a program to print all permutations of a given string.
What does sizeof return c?
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
What are the types of data types and explain?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
what is the output of the following program? #include<stdio.h> void main() { int x=4,y=3,z; z=x-- -y; printf("\n%d %d %d",x,y,z); }
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
What do you understand by normalization of pointers?
what is the role you expect in software industry?