Your task is to use Object Oriented Programming (OOP) to create a Book Messenger Application. Use OOP to create a Book Messenger Application that has the following functions: 1. Add a Book 2. Edit a Book 3. Delete a Book 4. Print All Books Hints: Note: This is just a RECOMMENDED approach. You may implement this assignment however you see fit, so long as you meet the assignment specifications. You will need two classes for this assignment. You will need to create a class Book, for your Book objects: Book Data Members: ISBN (unique): This is what is known as a primary key. Should not be editable. Book Title Book Author Name Methods: toString() You will need another class, BookApp Management. This class will need to have not only the main method, but should also be able to handle the following methods: BookAppManagement Methods: 0. Main() 1. Add a Book: Could take everything, or you could have a method that just takes a Book. 2. Edit a Book: takes ISBN - Ask User for ISBN. Once the book is found, then you should allow them to edit either the Book Title and/or Author Name. 3. Delete a Book 4. Print All Books

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 2CP
icon
Related questions
Question

Java please svalb me 

Your task is to use Object Oriented Programming (OOP) to create a Book Messenger
Application.
Use OOP to create a Book Messenger Application that has the following functions:
1. Add a Book
2. Edit a Book
3. Delete a Book
4. Print All Books
Hints:
Note: This is just a RECOMMENDED approach. You may implement this assignment however
you see fit, so long as you meet the assignment specifications.
You will need two classes for this assignment.
You will need to create a class Book, for your Book objects:
Book
Data Members:
ISBN (unique): This is what is known as a primary key. Should not be editable.
Book Title
Book Author Name
Methods:
toString()
You will need another class, BookAppManagement.
This class will need to have not only the main method, but should also be able to handle the
following methods:
BookAppManagement
Methods:
0. Main()
1. Add a Book: Could take everything, or you could have a method that just takes a Book.
2. Edit a Book: takes ISBN
- Ask User for ISBN. Once the book is found, then you should allow them to edit
either the Book Title and/or Author Name.
3. Delete a Book
4. Print All Books
Transcribed Image Text:Your task is to use Object Oriented Programming (OOP) to create a Book Messenger Application. Use OOP to create a Book Messenger Application that has the following functions: 1. Add a Book 2. Edit a Book 3. Delete a Book 4. Print All Books Hints: Note: This is just a RECOMMENDED approach. You may implement this assignment however you see fit, so long as you meet the assignment specifications. You will need two classes for this assignment. You will need to create a class Book, for your Book objects: Book Data Members: ISBN (unique): This is what is known as a primary key. Should not be editable. Book Title Book Author Name Methods: toString() You will need another class, BookAppManagement. This class will need to have not only the main method, but should also be able to handle the following methods: BookAppManagement Methods: 0. Main() 1. Add a Book: Could take everything, or you could have a method that just takes a Book. 2. Edit a Book: takes ISBN - Ask User for ISBN. Once the book is found, then you should allow them to edit either the Book Title and/or Author Name. 3. Delete a Book 4. Print All Books
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Knowledge Booster
Data members
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage