There is a number and when the last digit is moved to its
first position the resultant number will be 50% higher than
the original number.Find the number?
Answer Posted / rob
285714 and 571428 both work.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is return in c programming?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Explain about block scope in c?
What does sizeof int return?
How do you redirect a standard stream?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
What is pointer to pointer in c language?
how we can make 3d venturing graphics on outer interface
What is the difference between exit() and _exit() function in c?
What is the best way to comment out a section of code that contains comments?
Why doesnt that code work?
Explain why c is faster than c++?
What is atoi and atof in c?
What is nested structure in c?
What are the main characteristics of c language describe the structure of ac program?