C++ PROGRAM Create a class MyClass with a string data member ‘paragraph’. Provide a constructor, getParagraph() and display() method in the class. getParagraph() method must read a paragraph from a file. The display method should display that paragraph. Create another class, MyFriendClass and make it a friend of the class MyClass. Provide a function getWord(MyClass &obj1, int index) with return type string in the class MyFriendClass which accepts an object of class MyClass (by reference) and an integer. The getWord() function should return the word at location index passed as an argument to the data member ‘paragraph’ of the object received as input.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 14RQ
icon
Related questions
Question

C++ PROGRAM

Create a class MyClass with a string data member ‘paragraph’.

Provide a constructor, getParagraph() and display() method in the class.

getParagraph() method must read a paragraph from a file.

The display method should display that paragraph.

Create another class, MyFriendClass and make it a friend of the class MyClass.

Provide a function getWord(MyClass &obj1, int index) with return type string in the class MyFriendClass which accepts an object of class MyClass (by reference) and an integer.

The getWord() function should return the word at location index passed as an argument to the data member ‘paragraph’ of the object received as input.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 1 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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,