Do you know the difference between malloc() and calloc() function?
No Answer is Posted For this Question
Be the First to Post Answer
what is the need for main function in c?
How many loops are there in c?
Why we use break in c?
Are pointers really faster than arrays?
find second largest element in array w/o using sorting techniques? use onle one for loop.
15 Answers BitWise, Zycus Infotech,
When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these
What are volatile variables?
Why is structure padding done in c?
What compilation do?
7 Answers Geometric Software, Infosys,
what is answer for perfect number????????????????
Array is an lvalue or not?
What is 2 d array in c?