Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help with application

807601Mar 13 2008 — edited Mar 14 2008
I am in a class and need help writing an application to do the below... I am completely new to this and very confused... help!!!


Write an application that keeps displaying in the command window the multiples of the integer 2?namely, 2, 4, 8, 16, 32, 64, and so on. Your loop should not terminate (i.e., create an infinite loop). What happens when you run this program?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 11 2008
Added on Mar 13 2008
41 comments
664 views