answersLogoWhite

0

When was D. R. Kaprekar born?

User Avatar

Anonymous

∙ 11y ago
Updated: 8/21/2019

D. R. Kaprekar was born on 1905-01-17.

User Avatar

Wiki User

∙ 11y ago
Copy

What else can I help you with?

Related Questions

When did D. R. Kaprekar die?

D. R. Kaprekar died in 1986.


How do you check whether a number is kaprekar or not in Java?

//To check whether a number is Kaprekar or not public class kaprekar { public static void main(int x)//Enter number { int num=x*x,no=x,digit=0; int rev=0; do { digit++; no=no/10; } while (no>0); no=num; while(digit > 0) { rev=rev*10+no%10; no=no/10; digit--; } int r=0; while(rev > 0) { r=r*10+rev%10; rev=rev/10; } if((r+no)==x) { System.out.println("It is a Kaprekar No. "); } else{ System.out.println("It is not a Kaprekar No. "); } } }


Which is the number that is named after Kaprekar?

Kaprekar and one that's so easy a 5 year old could answer it


When was D. R. Fulkerson born?

D. R. Fulkerson was born in 1924.


When was D. R. Nanayakkara born?

D. R. Nanayakkara was born in 1915.


When was A. R. D. Fairburn born?

A. R. D. Fairburn was born in 1883.


When was R. D. Reynolds born?

R. D. Reynolds was born in 1969.


When was R. D. Fitzgerald born?

R. D. Fitzgerald was born in 1902.


When was D. R. Thorpe born?

D. R. Thorpe was born in 1943.


When was D. R. Mehta born?

D. R. Mehta was born in 1937.


When was R. D. Smith born?

R. D. Smith was born in 1914.


When was D. R. Wijewardena born?

D. R. Wijewardena was born in 1886.

Trending Questions
What are the causes of Tommy john surgery? What is the verb form of butler? Is 400 an irrational number? Why are decathlon and heptathlon considered difficult? Is Jake A Character from adventure time? How do you get the guards out of lake valor? Can a rabbit get sick from bathing? Is robbery haram in Islam? What is dismissed without prejudice and without further cause? Ada lovelace accomplishments? What are the different types of gas burner? What the reason of copyright? Was Thomas Jefferson ever in the Senate? What is the importance of Mac addresses? What is the best recipe for making a delicious tiramisu espresso dessert? How many chromosomes are in human haploid gametes? What is recommended regarding treatment of open wounds? Are stereo vinyl cruisers better than penny boards? How many faces does a rectangle? Did Mozart live in Salzburg?

Resources

Leaderboard All Tags Unanswered

Top Categories

Algebra Chemistry Biology World History English Language Arts Psychology Computer Science Economics

Product

Community Guidelines Honor Code Flashcard Maker Study Guides Math Solver FAQ

Company

About Us Contact Us Terms of Service Privacy Policy Disclaimer Cookie Policy IP Issues
Answers Logo
Copyright ©2025 Answers.com. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers.