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 / rrj
a person has firstly amount of rs. millaniore+1 rs.
he need 1 rs. less to becom a millaniore.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the newline escape sequence?
When should you use a type cast?
write an algorithm to display a square matrix.
Which header file is used for clrscr?
Which is better malloc or calloc?
What Is The Difference Between Null And Void Pointer?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What is static and volatile in c?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
Explain high-order bytes.
Is multithreading possible in c?
Where register variables are stored in c?
How can I do graphics in c?
What is meant by operator precedence?
Is null always defined as 0(zero)?