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 / pramod
The questioner has no idea of zeros and millions which is
basic arithmetic
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is main () in c language?
Explain how can I avoid the abort, retry, fail messages?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Describe explain how arrays can be passed to a user defined function
Why is %d used in c?
What does p mean in physics?
What is a #include preprocessor?
What extern c means?
What's the total generic pointer type?
What is a lookup table in c?
What is wrong with this declaration?
What is the value of a[3] if integer a[] = {5,4,3,2,1}?
What is difference between %d and %i in c?
What is the use of f in c?
Why doesn't C support function overloading?