Void function to display in nicely formated way

Assignment Help Programming Languages
Reference no: EM1354808

Q1) Consider the following class declaration and object declaration in main() class exerclass { private: int p1;int; public: exerclass (int a, int b) {p1=a; p2=b} int get,_p1() {return p1;} int get_p2 {return p2} void combine (int a) {p1=p1+p2+a} }; int main() { exerclass exl (3,4); exerclass *p=&ex1; //pointer object exerclass ex2(7,8); exerclass &ex_r =ex2; // independent object reference return 0; } what is the output in each of the above program? Work each independent of the others 1. cout <<p->get_p1(); 2. ex_p-> combine(6); cout <<p ->get_p1(); 3. cout <<ex_r.get_p2(); 4 p=&ex_r; p->combine(5); cout-> ex2.get_p1(); 5. Write a void function display_exer() that displays in a nicely formatted way the data member of an exerclass object. Pass the object to the function by value. 6. Write a void function display_exer() that display in a nicely formatted way the data members of an exerclass object. Pass the object to the function by pointer. 7. Write a void function display_exer() that display in a nicely formated way the eat members of an exerclass object. Pass the object to the function by reference.

Reference no: EM1354808

Questions Cloud

Question about organizational diagnosis : Identified three to five possible issues that might occur in an organization - the issues are clearly drawn from the organizational system model and make a connection to organizational behavior.
Accounts receivable analysis : What are the main concerns when analyzing a company's accounts receivable? What information other than the usually available financial statements, should you collect as part of your overall analysis?
Find the speed of the ambulance : find the tangential and centripetal components of the net force exerted on a car (by the ground) when its speed is 38 m/s, and it has accelerated to this speed from rest in 9.5 s on a curve of radius 370 m. The car's mass is 1000 kg.
Illustrate what can we conclude about the income elasticity : Illustrate what can we conclude about the income elasticity of demand?is it positive or negative. what class of goods candy bar belongs to.
Void function to display in nicely formated way : Write a void function display_exer() that display in a nicely formated way the eat members of an exerclass object. Pass the object to the function by reference.
Accounts receivables to obtain an additional bank loan : Suppose you started a new business last year with $60,000 of your own amount that was used to buy equipment. Now you are seeking a $30,000 loan to finance the inventory needed to reach this year's sales target.
Relationships among auditor-client and external users : Compare the relationships among auditor, client, and external users. How do professional standards for CPAs govern these relationships?
Kinds of organizational tools : When considering information as a tool you may want to also consider the fact that there are competing tools in any organization
Original methods of behavioral management : Discuss one reason why the teacher's original methods of behavioral management may have failed.

Reviews

Write a Review

Programming Languages Questions & Answers

  Characteristics used for biometric user authentication

You have just been promoted to manager of computer security for large enterprise (XYZ Corporation). Your first project as security manager is to estimate principal physical characteristics used for biometric user authentication.

  Describing program using suiatble printf command

Yyou have to describe all of this to user using suiatble printf() statements.

  Build a student record managing system application

Build a student record managing system application

  Program to output circle-s radius-diameter-circumference

Write a program to prompt the user to enter center and a point on circle. Program must then output circle's radius, diameter, circumference, and area.

  Advantages of turning the atm switches into lsr

Under these conditions, what are the advantages, if any, of turning the ATMswitches into LSRs, as opposed to using an overlay network?

  Program to processes the test data

Write a program that processes the test data. The output should be the student's ID, followed by the answers, followed by the test score, and followed by the test grade.

  Creating main function that opens the input file

Create a main function that opens the input file, reads each line, and based on first character in input line, calls the [A]dd function or [M]ultiply function.

  Creating loop to find number of items bought based on price

Make a block using a loop that will find the number of items that can be bought based on the price of the item and the total amount available to spend.

  Create a project in xcode

Create a new project in XCode using the Mac OS X/Command Line Tool template

  User defined function to calculate average of three scores

A user defined function that will calculate and display the average of the 3 scores that remain after dropping the highest and lowest scores the performer received.

  Class to create and draw five squares

Now write applet DrawSquares that uses your Square class to design and draw 5 squares. This code must be very simple.

  Programming problem

Programming Problem can be solved by a program that performs three basic tasks-Input Data, Process Data, and Output Results.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd