Uncategorized

Employee codey

Develop an object-oriented program in C++ to create a pay roll system of an organisation assuming that the following information can be read from the keyboard: employee name employee code designation account number date of joining basic pay DA, HRA and CCA deductions like PPF, GPF, CPF, LIC, NSS, NSC, etc. Construct the data base […]

Employee codey Read More »

Default constructor

24.     Develop an object-oriented program in C++ to create a data base of the following items: name of the patient sex age ward number bed number nature of the illness date of admission Construct the data base with suitable member functions for initialising and destroying the data, viz. constructor, default constructor, copy constructor, destructor, static

Default constructor Read More »

The personnel information

28.     Develop an object-oriented program in C++ to create a data base of the personnel information system containing the following information: name date of birth blood group height weight insurance policy number contact address telephone number driving licence number, etc. Construct the data base with suitable member functions for initialising and destroying the data, viz.

The personnel information Read More »

The library

Develop an object-oriented program in C++ to create a library information system containing the following for all books in the library: accession number name of the author title of the book year of publication publisher’s name cost of the book Construct the data base with suitable member functions for initialising and destroying the data, viz.

The library Read More »

A university examination

26.     Develop an object-oriented program in C++ to prepare the mark sheet of a university examination assuming that the following items can be read from the keyboard: name of the student roll number subject code subject name internal marks external marks Construct the data base with suitable member functions for initialising and destroying the data,

A university examination Read More »

Ambiguity

4.A program to demonstrate how ambiguity is avoided in single inheritance using scope resolution operator. 5.A program consists of a base class and a derived class. The base class data members are name, roll number and sex. The derived class data members are height and weight. The derived class has been declared as an array

Ambiguity Read More »

The private data

18.The following program shows an error message due to accessing a private data of the base class by the public member function of the derived class via private inheritance. Because of the private derivation, the base class members cannot be accessed by the public members of the derived class. 19.The following program tries to access

The private data Read More »

The public member

16.A program to demonstrate how a private data of a base class is accessed by the public member function of the derived class through friend class declaration. The derived class has been inherited via public inheritance. 17.A program to demonstrate how a private data of a base class is accessed by the public member function

The public member Read More »

Protected data

20.A program to demonstrate how a protected data of a base class is accessed by the public member function of the derived class through friend class declaration. The derived class has been inherited via public inheritance 21.The following program shows that an error is encountered as a result of an attempt to access the protected

Protected data Read More »

WhatsApp
Hello! Need help with your assignments?

For faster services, inquiry about  new assignments submission or  follow ups on your assignments please text us/call us on +1 (251) 265-5102

🛡️ Worried About Plagiarism? Run a Free Turnitin Check Today!
Get peace of mind with a 100% AI-Free Report and expert editing assistance.

X