who did come first hen or agg

Answer Posted / speedcoder

Whoever asked this question has no knowledge of English grammar. You do not personify an egg or a hen with "who". If you must ask this question it should be- "what came first....." not "who did come first...".
So if you are asked a question in this form, decline the company's offer. It is not worth it!
The answer is simple thought - "The apple came first".

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sizeof a keyword in c?

574


What are the 32 keywords in c?

623


When is a “switch” statement preferable over an “if” statement?

639


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1364


What is the maximum length of an identifier?

657






Define recursion in c.

693


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

736


Is fortran still used today?

595


swap 2 numbers without using third variable?

656


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

3683


what do the 'c' and 'v' in argc and argv stand for?

636


What is pragma c?

603


What is the difference between malloc() and calloc()?

609


What is the benefit of using an enum rather than a #define constant?

647


What is the difference between fread buffer() and fwrite buffer()?

665