subject

There are two debugs here that need fixed and that is why i am offering such a high number of points. i will award the points once i test and run the corrected debugs if they work right i will award points right away.

1. // this class calculates a waitperson's tip as 15% of the bill

public class debugthree1

{

public static void main(string args[])

{

double mycheck = 50.00;

double yourcheck = 19.95;

system. out. println("tips are");

calctip(mycheck);

calctip(yourcheck);

}

public static int calctip(int bill)

{

final double rate = 0.15;

tip = bill + rate;

system. out. println("the tip should be at least " + tip);

}

}

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 07:00, ayoismeisalex
Our primary purpouse as electricians is to do wich of the following core concepts? a: install electrical components in a way they can be upgraded b: install electrical equiptment in a way that reduces heat c: install electrical systems in a safe manner d: only b and c
Answers: 1
image
Computers and Technology, 22.06.2019 22:00, zay179
What is a distinguishing feature of today’s graphic application software?) graphic applications are used today on a variety of devices, including touch-screen kiosks and mobile phones.
Answers: 3
image
Computers and Technology, 23.06.2019 01:10, kristofwr3444
Are special combinations of keys that tell a computer to perform a command. keypads multi-keys combinations shortcuts
Answers: 1
image
Computers and Technology, 23.06.2019 04:00, china236
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
You know the right answer?
There are two debugs here that need fixed and that is why i am offering such a high number of points...

Questions in other subjects: