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 / jissmon
The coconuts which he brought may be used for planting coconut trees
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you invoke another program from within a C program?
What is the sizeof () operator?
What are pointers?
What are the types of c language?
How to write a code for reverse of string without using string functions?
Explain what header files do I need in order to define the standard library functions I use?
Compare array data type to pointer data type
What does c mean in standard form?
Without Computer networks, Computers will be half the use. Comment.
Describe the order of precedence with regards to operators in C.
Why is sprintf unsafe?
What is the concatenation operator?
How can I prevent another program from modifying part of a file that I am modifying?
Array is an lvalue or not?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,