Answer Posted / sathish
hen only bcoz 1st think after chick was born from egg it
does not have strength to survive and take food for their
growth it needs strength so the species hen was created
naturally on earth ok
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
I have seen function declarations that look like this
Why is c so important?
Mention four important string handling functions in c languages .
Where define directive used?
In a switch statement, what will happen if a break statement is omitted?
What are the advantages of c language?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
When can a far pointer be used?
What is memory leak in c?
What is zero based addressing?
Should I learn data structures in c or python?
Why is a semicolon (;) put at the end of every program statement?
Explain how do you convert strings to numbers in c?
What is the best organizational structure?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.