Abstraction

Abstraction

$ 3.00

Abstraction is the concept of object-oriented programming .The main purpose of abstraction is hiding the unnecessary details from the users.

Add to Wishlist
Add to Wishlist
Deep Copy

Deep Copy

$ 1.00

In Deep copy, an object is created by copying data of all variables and it also allocates similar memory resources with the same value to the

Add to Wishlist
Add to Wishlist
File Creation

File Creation

$ 2.00

In C++, files are mainly dealt by using three classes fstream, ifstream, ofstream.

fstream: This Stream class can be used for both read and write from/to files.

Add to Wishlist
Add to Wishlist
File Handling

File Handling

$ 3.00

 A file is that more than one files can be opened at a time in a program.

Add to Wishlist
Add to Wishlist
Ice Cafe Project

Ice Cafe Project

$ 3.00

Overall Menu(lunch ,breakfast ,Dinner),Calculation of payments  

Add to Wishlist
Add to Wishlist
Queue In Data Structre

Queue In Data Structre

$ 2.00

Queue is an abstract data structure, somewhat similar to Stacks. Unlike stacks, a queue is open at both its ends. One end is always used to insert data (enqueue)

Add to Wishlist
Add to Wishlist
RectangleProject

RectangleProject

 A C++ project having the functionality of calculating tha area and parameter of a Rectangle.

Add to Wishlist
Add to Wishlist
Shallow Copy Object Oriented Concept

Shallow Copy Object Oriented Concept

$ 3.00

 An object is created by simply copying the data of all variables of the original object. This works well if none of the variables of the

Add to Wishlist
Add to Wishlist
Add to Wishlist
Add to Wishlist