What are the advantages and disadvantages of a heap?
No Answer is Posted For this Question
Be the First to Post Answer
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
Describe dynamic data structure in c programming language?
What are conditional operators in C?
What is a const pointer?
for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????
what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?
i have a written test in tomorrow
what is answer for perfect number????????????????
What are the restrictions of a modulus operator?
what is printf
What is ambagious result in C? explain with an example.