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 #870
Problem #870
CORE JAVA PROGRAMMING
Write a C++ program to create a class called "Movie" with attributes for title, director, actors, and reviews, and methods for adding and retrieving reviews.
Your Solution
Submit Solution
Reset