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
Can we declare variables anywhere in c?
given post order,in order construct the corresponding binary tree
What is the difference between struct and union in C?
What is the best organizational structure?
What are the types of unary operators?
What is union and structure in c?
What are the different data types in C?
Explain what are binary trees?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
Write a program to print factorial of given number using recursion?
Explain #pragma statements.
Tell us the use of fflush() function in c language?
Is c call by value?
Can we declare a function inside a function in c?