Computers and Technology

If there was a sale on toys, and a child picked up Brand B, how much discount would he get as per the below program? switch (d){ //d contains the brand label case “A”: price = price * 0.65 //apply a 35 percent discount break; case “B”: price = price * 0.75 break; case “C”: price = price * 0.8 break; default: //if none of the cases above apply price = price * 0.9; // apply a 10 percent discount } A. 5 B. 20 C. 35 D. 25 E. 10

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 17:20, jashaikamatuteowwp1p
Q-1 which of the following can exist as cloud-based it resources? a. physical serverb. virtual serverc. software programd. network device
Answers: 3
image
Computers and Technology, 22.06.2019 04:30, safi30360oz0c34
What kind of software users of all skill levels create web pages that include graphics, video, audio, animation, and other special effects? website authoring website software website publishing website editing
Answers: 1
image
Computers and Technology, 22.06.2019 22:30, Metlife
You are new to microsoft certification and want to start out by getting a certification geared around windows 8. what microsoft certification should you pursue?
Answers: 1
image
Computers and Technology, 23.06.2019 12:00, anamatiascamaja
If you embed a word table into powerpoint, what happens when you make edits to the embedded data? a. edits made to embedded data change the data in the source file; however, edits made to the source file will not be reflected in the embedded data. b. edits made to embedded data will change the data in the source file, and edits made to the source file will be reflected in the embedded data. c. edits made to embedded data don't change the data in the source file, nor will edits made to the source file be reflected in the embedded data. d. edits made to embedded data don't change the data in the source file; however, edits made to the source file will be reflected in the embedded data.
Answers: 1
Do you know the correct answer?
If there was a sale on toys, and a child picked up Brand B, how much discount would he get as per th...

Questions in other subjects:

Konu
Chemistry, 15.04.2021 18:10