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

  Computer sales and repair store system

It is required to design a relational database system for a "realistic" application

  Creating personnel promotion application program

The following application program will be modified to accommodate the change to the database table. The personnel promotion application program.

  Distinguishing web pages or web servers for task

Distinguish between any Web pages or Web servers you would use for this task.

  Program to print total balances forward and total withdrawal

At the end of report, print total balances forward, total deposits, total interest earned, total withdrawals and total final account balances.

  Program-visual basic to compute tips for services rendered

Write a program in Visual Basic 2010 to compute tips for services rendered. The program should request the person's occupation, the amount of the bill and the percentage tip

  Expression evaluate to true if string variable equals string

Write an expression that evaluates to true if and only if the string variable equals the string "end". Suppose that the value of s were "friend".

  Explain some ways tables can be used on web page

Tables are one of the most useful page layout tools available to web designers. Explain some ways tables can be used on a web page. Elaborate on other ways to achieve the same look.

  Javascript for metric conversions

Write a javascript that will assist the user with metric conversions. Your program should allow the user to specify the names of the units as strings.

  Write a haskell program to calculates a balanced partition

Write a program in Haskell which calculates a balanced partition of N items where each item has a value between 0 and K such that the difference b/w the sum of the values of first partition,

  Designing menu for administrator to simulate transmissions

Design a menu which permits administrator to simulate transmissions of information by manually typing in login or logoff data.

  Create a multi-threaded competition

Create a multi-threaded competition

  Program to calculate the electricity bill

Write a program to calculate the electricity bill. The rates of electricity per unit are as follows: If the units consumed are equal or less than 100, then the cost is Rs 8/- per unit.

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