what is the benefit of c30

Answer Posted / anjali

i dint here about it

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].

648


write a program to rearrange the array such way that all even elements should come first and next come odd

1766


Is null a keyword in c?

739


Differentiate between null and void pointers.

635


What is difference between Structure and Unions?

644






What is queue in c?

583


What is int main () in c?

630


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1635


Why is event driven programming or procedural programming, better within specific scenario?

1955


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

581


What is ponter?

777


What are the types of data types and explain?

675


What is pointer to pointer in c language?

600


Do you know the use of 'auto' keyword?

664


hi any body pls give me company name interview conduct "c" language only

1671