if a person is buying coconuts of Rs10,and then sell that
coconuts of Rs9,with the loss of one rupee.After that the
person became a millaniore.how?
Answer Posted / amit
I think you right
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is #define size in c?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What is void main ()?
Write a program of prime number using recursion.
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
Explain threaded binary trees?
What is struct node in c?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
How do I send escape sequences to control a terminal or other device?
What is the difference between struct and typedef struct in c?
What is the right way to use errno?
What does p mean in physics?
What are variables and it what way is it different from constants?
What is an array in c?
Explain the difference between malloc() and calloc() in c?