C++ for Engineers and Scientists
C++ for Engineers and Scientists
4th Edition
ISBN: 9781133187844
Author: Bronson, Gary J.
Publisher: Course Technology Ptr
Bartleby Related Questions Icon

Related questions

bartleby

Concept explainers

Question

Write a C++ program in which a class having two data members of integer type and three functions input, output and operator overloading functions, these functions will perform the following tasks:

  • Input function initializes the data member a = 100 and b = 22.
  • Use ‘- ‘operator as a function to decrement the vales of object using Unary operator.
  • Output function displays the results.
Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Computer Science
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
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr