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 / praveen. pulikkool
I THINK THAT PERSON SELL EACH COCOUNT IN AMERICAN DOLLAR.
IF IT IS RIGHT HE CAN ABLE TO BECAME A BILLANIORE NOT
MILLANIORE.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What does c mean before a date?
How can I read data from data files with particular formats?
Why should I use standard library functions instead of writing my own?
What is the role of this pointer?
What will the preprocessor do for a program?
Can you please explain the difference between exit() and _exit() function?
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
Can an array be an Ivalue?
How do you print only part of a string?
Explain what are multibyte characters?
What is a const pointer?
Explain what standard functions are available to manipulate strings?
what is the function of pragma directive in c?
What are run-time errors?
When do we get logical errors?