Answer Posted / ishan
this question is not answerable bcz nobody knpws exact
answer its only our faith that egg comes first and then hen
or vise-versa.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Explain 'far' and 'near' pointers in c.
Write a program to generate random numbers in c?
What is the difference between int main and void main?
What is a void pointer? When is a void pointer used?
What are the different categories of functions in c?
Write a program for Overriding.
Subtract Two Number Without Using Subtraction Operator
Why isn't it being handled properly?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
What is the auto keyword good for?
Using which language Test cases are added in .ptu file of RTRT unit testing???
main() { printf("hello"); fork(); }
Explain what are binary trees?
What is the difference between strcpy() and memcpy() function in c programming?
Can true be a variable name in c?