subject

Hello, my first time being here and I'm returning back from college and I'm now studying Java in college but I was stuck doing this last part of the assignment that I was given, I have until Monday midnight to turn this turn if anyone out there can assist me please, please do. Here's the code that I have wrote at the moment: import java. time. LocalDate;

//Test driver class

public class TestWedding {

Wedding wedding1= null;
Wedding wedding2= null;

public void testWeddingObject = LocalDate. of(2019, 11, 9);(){
wedding1 = new Wedding(dateObject, "SantaFe", "New Mexico");
wedding2 = new Wedding(dateObject, "SantaFe", "New Mexico");
displayDetails(wedding1, wedding2)
}

public void displayDetails(Wedding wedding1, Wedding wedding2){
System. out. println("\n" + David);
System. out. println("and" + Sue);
System. out. println("are inviting you to their");
System. out. println(" The Big Wedding ");
System. out. println(wedding1.getWeddingDate() + " " wedding2.getWeddingDate());
System. out. println(wedding1.getLocation() + " " wedding2.getLocation());
}
class Person{
String David;
String Sue;
LocalDate September161994;
}
}
}

Please and thank you

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
What ordering of tcp flags makes up the three-way handshake?
Answers: 2
question
Computers and Technology, 21.06.2019 22:00
Matlab question: use switch and anythe lottery game matches three different integer numbers between 1 and 10. winning depends on how many matching numbers are provided by a player. the player provides three different integers between 1 and 10.if there is a match of all 3 numbers, the winning $ 1000.if there is a match with 2 numbers, the winning $ 10.if there is a match of all with 1 numbers, the winning $ 1.with no match, the winning is $0.write a function lottery3 that checks three numbers provided by a player and determine the winning amount. if the user mistakenly enters same number twice/thrice and if that number matches one of the winning numbers, the code should count that number only once and display correct result. the player doesn’t have to guess the order of numbers.the input to the function lottery3 can have up to two input arguments. the first input argument is a row array numbers with 3 numbers. if the second argument input testcode is present, and is a row vector of 3 values, the function lottery3 uses the code in testcode as the three winning numbers (the test must be three different integer numbers between 1 and 10), else three different numbers will be automatically generated by testcode.the ouput should return the variable winnings and the three winning numbers in the row array winnumbers.hint: make use of the internal function any.restriction: the function must use switch-case statements to determine the winning.example #1: winning = lottery3( [1,2,1],[1,2,3])produceswinning =10example #2: [winning,winnumbers] = lottery3( [1,2,3])produceswinning =3winnumbers =8 5 3
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
If you're using an existing powerpoint presentation that will receive new slides based on a word outline, select the a. slide that will appear after the new slides. b. first slide in the presentation. c. slide that will appear before the new slides. d. last slide in the presentation.
Answers: 2
question
Computers and Technology, 24.06.2019 01:30
Write a program that asks the user to enter the name of an input file. if the file does not exist, the program should prompt the user to enter the file name again. if the user types quit in any uppercase/lowercase combinations, then the program should exit without any further output.
Answers: 3
You know the right answer?
Hello, my first time being here and I'm returning back from college and I'm now studying Java in col...
Questions
question
Mathematics, 03.02.2020 02:00
question
Chemistry, 03.02.2020 02:01
Questions on the website: 13722363