Answer:
Check the explanation
Explanation:
To solve the above question.
The two valid classes are:
1. Patron_identity
2. Books
Class generalization can be between Books and Patrol_identity to create a new superclass for All The Books that this patron has ever checked out.
Two valid associations can be between:
1.Patron_identity and books
2.Books and library catalogue
Answer:
public static void printDottedLine()
{
System.out.println(".....");
}
Explanation:
The above written code is in JAVA and it is the method definition of the method mentioned in the question.Since the method returns nothing hence it's return type is void and it does not have any arguments hence there is nothing written in the parenthesis.In JAVA System.out.println is used for standard output and trminates them by newline.
page layout tab or the page setup dialog box