Question: Hello, this is for programming one with the java language. Could you please help me with the below two programs. I thought I could do

Hello, this is for programming one with the java language. Could you please help me with the below two programs. I thought I could do the 1st one but I just keep getting errors. The first 3 pics has to do with the 1st program where the last pic of the three is the program itself. The main was written by the teacher except I added the closed (), I wrote the extra classes which are apparently wrong...
The second program has to do with calculating Easter and it is the pic of the bottom two. The program has been made by the teacher and I have not feedled with it, I wouldnt even know how to start...
Thank you very very much for your help, this is really tough and Id appreciate comments if possible. Also just use what is given, please dont add extra. Thank you again. ^.^  Hello, this is for programming one with the java language. Could
you please help me with the below two programs. I thought I
could do the 1st one but I just keep getting errors. The
first 3 pics has to do with the 1st program where the
last pic of the three is the program itself. The main was

2. Here is a listing of the Methods1.iava fle. Note the "...", these indicate places w you will have to add code. In method main) these will be calls to your methods. At the of the file, after the end of main but before the end of the class, you will insert your user- defined methods. public class Methods1 public static void main (String [ args) double dvalue 10.0: int ivalue 5; 4 3 system.out.println ("Result of call to Triple: " Triple System.out.println); System.out.println ("Result of call to Square_It: " Square It <...> System.out.println): System.out.printin ("Result of call to Divide It: " +Divide It <... system.out.println your methods below here now let create our own first method: triple in program a method it that value. enter this main methods1.java class. takes value of type double and triples its>

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!