Question: Its java code I have to use only while loop *no for loop, no classes and methods, no arrays* 2. Write an application that takes

Its java code
I have to use only while loop
*no for loop, no classes and methods, no arrays*  Its java code I have to use only while loop *no

2. Write an application that takes a 5 digits decimal number from the user and convert it to binary. The program will keep taking the digits until -1 is entered Enter a decimal number: 9999 The number is out of range Enter a decimal number: 30004 The binary equivalent is 111010100110100 Enter a decimal number: 99999 Enter a decimal number: -1 Thank You

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!