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


Please Help Members By Posting Answers For Below Questions

What are the types of macro formats?

617


Difference between exit() and _exit() function?

666


Write the test cases for checking a variable having value in range -10.0 to +10.0?

1831


Is void a keyword in c?

589


What is function and its example?

638






How can you allocate arrays or structures bigger than 64K?

697


What is the usage of the pointer in c?

612


What are the rules for identifiers in c?

598


What is main function in c?

565


What is header file definition?

581


What is #define in c?

638


What is preprocessor with example?

599


What is clrscr in c?

686


Why should I prototype a function?

650


What does the format %10.2 mean when included in a printf statement?

1099