The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | May 2017 |
| Last Sign in: | 398 Weeks Ago, 1 Day Ago |
| Questions Answered: | 66690 |
| Tutorials Posted: | 66688 |
MCS,PHD
Argosy University/ Phoniex University/
Nov-2005 - Oct-2011
Professor
Phoniex University
Oct-2001 - Nov-2016
In java, Write an expression that continues to bid until the user enters 'n'.
import java.util.Random;
import java.util.Scanner;
public class AutoBidder {
public static void main (String [] args) {
Scanner scnr = new Scanner(System.in);
Random randGen = new Random();
char keepGoing = '-';
int nextBid = 0;
randGen.setSeed(5);
while (/* Your solution goes here */) {
nextBid = nextBid + (randGen.nextInt(10) + 1);
System.out.println("I'll bid $" + nextBid + "!");
System.out.print("Continue bidding? ");
keepGoing = scnr.next().charAt(0);
}
System.out.println("");
return;
}
}
Hel-----------lo -----------Sir-----------/Ma-----------dam-----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------and----------- ac-----------qui-----------sit-----------ion----------- of----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n.P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll