Answer Posted / shaina
egg.
because it is not particularly mentioned about egg(i.e.,
whether hen's or any other's). since dinosaur lived long
ago before hens, and they too laid eggs...
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What does %p mean?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What are the different properties of variable number of arguments?
What is realloc in c?
What are the data types present in c?
How can you tell whether two strings are the same?
a program that can input number of records and can view it again the record
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What are derived data types in c?
In C language what is a 'dangling pointer'?
What is strcpy() function?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
Describe the header file and its usage in c programming?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Can you please explain the difference between strcpy() and memcpy() function?