subject
Mathematics, 12.03.2020 00:03 antoninapride

Write a class named Book containing: Three instance variables named title, author, and tableOfContents of type String. The value of tableOfContents should be initialized to the empty string. An instance variable named nextPage of type int, initialized to 1. A constructor that accepts two String parameters. The value of the first is used to initialize the value of title and the value of the second is used to initialize author. A method named addChapter that accepts two parameters. The first, of type String, is the title of the chapter; the second, is an integer containing the number of pages in the chapter. addChapter appends (that is concatenates) a newline followed by the chapter title followed by the string "..." followed by the value of the nextPage instance variable to the tableOfContents. The method also increases the value of nextPage by the number of pages in the chapter. A method named getPages that accepts no parameters. getPages returns the number of pages in the book. A method named getTableOfContents that accepts no parameters. getTableOfContents returns the values of the tableOfContents instance variable. A method named toString that accepts no parameters. toString returns a String consisting of the value of title, followed by a newline character, followed by the value of author.

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 16:00
Which term best describes the association between variables a and b? no association a negative linear association a positive linear association a nonlinear association a scatterplot with an x axis labeled, variable a from zero to ten in increments of two and the y axis labeled, variable b from zero to one hundred forty in increments of twenty with fifteen points in a positive trend.
Answers: 3
question
Mathematics, 21.06.2019 20:40
In a 45-45-90 right triangle, what is the ratio of the length of one leg to the length of the other leg? а . 1: 2 в. 2: 1 с. 2: 1 d. 1: 1
Answers: 1
question
Mathematics, 21.06.2019 22:20
Jimmy can run 3.5 miles in 20 minutes. how far can ne run in one hour and ten minutes?
Answers: 1
question
Mathematics, 22.06.2019 00:20
Last week , donnell practiced the piano 3 hours longer than marcus . together, marcus and donnell practiced the piano 11 hours . for how many hours did each young man practiced the piano
Answers: 3
You know the right answer?
Write a class named Book containing: Three instance variables named title, author, and tableOfConten...
Questions
question
Mathematics, 25.08.2019 01:30
question
English, 25.08.2019 01:30
question
Mathematics, 25.08.2019 01:30
question
Mathematics, 25.08.2019 01:30
question
Biology, 25.08.2019 01:30
question
Mathematics, 25.08.2019 01:30