Ask Experts Questions for FREE Help !
Ask
    king23's Avatar
    king23 Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 12, 2016, 09:35 AM
    How do you write a java program to do the human counting of natural numbers. And exte
    How do you write a java program to do the human counting of natural numbers. And extend it to accept any system of base symbols (0 1 2 3 4 5 6 7 8 9)?
    Counting will start with a given number and end at the second given number. Ex. 5 and 10 = 5 6 7 8 9 10
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #2

    Mar 12, 2016, 09:46 AM
    What do YOU think ?
    While we're happy to HELP we wont do all the work for you.
    Show us what you have done and where you are having problems..

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Write a java program that reads an integer n from the key board and compute the value [ 3 Answers ]

Write a java program that reads an integer n from the key board and compute the value of 2^n and output it to the screen


View more questions Search