Define function and write about its purpose

Assignment Help Basic Computer Science
Reference no: EM131040586

Answer the questions (i) and (ii) after going through the following class : 

class BUS
{ private:
char Pname[30],TicktNo[20];
float Fare;
public:
BUS( ) //function 1
{ strcpy(Pname,"");
strcpy(TicktNo,"");
Fare=0; }
void Details( ) //function 2
{ cout<<Pname<<endl<<TicktNo<<endl<<Fare<<endl; }
BUS(char * name, char *tno, float N); //function 3
BUS(BUS &F); // function 4
};

  1. In OOP, what is function 3 referred to as? Also define this function.
  2. Define function 4 and write about its purpose?

Reference no: EM131040586

Questions Cloud

What are the hazards of going off the end : What are the hazards of "going off the end" of a list, an array, or a string. What are some strategies I could use to prevent this from happening, or to detect it?
What would the optimal basestock policy be : Suppose retailer demand each period was Normally distributed with average of 8 and standard deviation of 2. Backorders cost $2 per unit per period and excess inventory costs $1 per unit per period. The leadtime demand was 4 periods, which means that ..
Which of the components of transformational leadership : Which of the following statements regarding the relationship between transformational and transactional leadership is TRUE?
What are the hazards of going off the end : What are the hazards of "going off the end" of a list, an array, or a string. What are some strategies I could use to prevent this from happening, or to detect it?
Define function and write about its purpose : Answer the questions (i) and (ii) after going through the following class :
Dynamically allocated stack : Write functions to perform PUSH& POP operations in a dynamically allocated stack containing the objects of the following structure:
Two doctrines-generally prevent offer from being revoked : Which of the following are two doctrines that generally prevent an offer from being revoked?
The surui tribe of the amazon : Chief Almir of the Surui tribe of the Brazilian Amazon is using Google to help his tribe maintain its traditional way of life. In 1969, the Surui experienced their first contact with outsiders, who brought with them disease, violence, and death. T..
Dimensional array prime : Write a function TRANSFERP( int ALL[ ], int N) , to transfer all the prime numbers from a one dimensional array ALL[ ] to another one dimensional array PRIME[ ]. The resultant array PRIME[ ] must be displayed on screen.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  What are the main differences between efs and bitlocker

The customer privacy data policy in your company's data classification standard requires encryption in two places: data stored in a user's personal data folders and data stored on the LAN's shared disk drives. Describe your solution for meeting th..

  Design and implement a java program

Design and implement a Java program that will read a file containing numbers and compute the following statistics: the range (low, high), the average and the median (middle number).

  Implement a threads package in user space

Suppose that an operating system does not have anything like the select system call to see in advance if it is safe to read from a file, pipe, or device, but it does allow alarm clocks to be set that interrupt blocked system calls. Is it possible ..

  Management information systems

Make sure to include the following in the three-page paper: at least two outside references in the bibliographya reference to the text bookreferences to personal experiences.

  Write a paper that defining computer science

Write a paper that defining Computer Science and the kinds of jobs that computer scientists do.

  Discuss whether you accept demand from manager

Discuss whether you should accept this demand from your manager or whether you should persuade your team to give their time to the organization rather than to their families. What factors might be significant in your decision?

  Simple jquery question

Simple jQuery question

  Make a connectionless protocol reliable?

make a Connectionless Protocol reliable?

  Find the error in following code

The following code will not display the results expected by the programmer. Can you find the error? Declare Real lowest, highest, average Display "Enter the lowest score

  Write a jsp page that implements a page hit counter

Write a JSP Page that implements a page hit counter. Every time user loads this page a counter is incremented and displayed. a.Use JSP declaration tag to declare the counter variable.

  Write the code segment needed to set the data variable

Write the code segment needed to set the data variable to 25, and the tag string to "Hello World".

  Embed charts and tables

Embed charts and/or tables within the paper as needed..

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