Syllabus - CS6 Lab 3: Data Structures and C++ Programming

CS6 Lab 3: Data Structures and C++ Programming
( 6 Hours – 4 credits)
      
Write  programs in C++ for the following:

  1. To perform Area calculation using Function overloading (Min three functions). 

  1.  To perform String manipulation (three different types) using function overloading. 

  1. To swap two values between two class objects using friend function.  

  1. To find minimum of two numbers between two class objects using friend function. 

  1. To overload unary minus operator which changes sign of given vector (3 elements)

  1. To overload Binary + operator which adds two complex numbers. 

7.   To process students mark list using multiple inheritance

  1. Process employee details using hierarchical inheritance

  1. To process family details using hybrid inheritance

  1.   To process electricity billing using binary file. 
 
  1. To process mark listing using binary file.   

  1. To perform stack operations. 

  1. To perform queue operations. 

  1. To manipulate singly linked list

  1. To perform tree traversals

No comments

Powered by Blogger.