who did come first hen or agg

Answer Posted / sarmatha tk

LAST IN FIRST OUT

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a sequential access file?

650


What are qualifiers?

618


What is structure packing in c?

612


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

1263


Why calloc is better than malloc?

574






Why is %d used in c?

569


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4907


What is a floating point in c?

607


What is hashing in c language?

618


Can include files be nested?

631


What is static and auto variables in c?

570


What is the use of putchar function?

653


What is the difference between local variable and global variable in c?

693


What is the deal on sprintf_s return value?

647


Are the outer parentheses in return statements really optional?

580