MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
CORE JAVA PROGRAMMING
OBJECT ORIENTED PROGRAMMING
Problem #857
Problem #857
CORE JAVA PROGRAMMING
Write a C++ program to create a class called "Book" with attributes for title, author, and ISBN, and methods to add and remove books from a collection.
Your Solution
Submit Solution
Reset