Monday, March 23, 2015

List of Assignments

List of Assignments from SXC:

CSC-201 : Computer Architecture
  • 1. TO VERIFY THE OPERATION OF 8-BIT PARALLEL ADDER
  • 2. TO VERIFY THE OPERATION OF 8-BIT PARALLEL ADDER/SUBTRACTOR
  • 3. TO VERIFY THE OPERATION OF 8-BIT BINARY INCREMENTER
  • 4. TO VERIFY THE OPERATION OF 8-BIT ARITHMETIC CIRCUIT
  • 5. TO DESIGN AND VERIFY ODD PARITY GENERATOR AND CHECKER CIRCUIT OVER 3-BIT TRANSMISSION LINE
  • 6. TO DESIGN AND VERIFY EVEN PARITY GENERATOR AND CHECKER CIRCUIT OVER 3-BIT TRANSMISSION LINE
  • 7. To design the 8 Bit Logical CIRCUITS
  • 8. TO DESIGN 8 BIT COMMON BUS

CSC-202 : Object Oriented Programming
  • 1. Write a program
    -> 1.1:: to convert Decimal to Binary
    -> 1.2:: to Swap two integer value using function 
  • 2. Write a C++ function to implement:
    -> 2.1:: Inline Function
    -> 2.2:: Default Argument
    -> 2.3:: Function Overloading 
  • 3. Write separate programs to handle the following tasks:
    -> 3.1:: Computation using Structure
    -> 3.1:: Passing structure as argument in a function
    -> 3.3:: Calculate average marks and find out lowest grade using class 
  • 4. Write a program:
    -> 4.1:: for matrix multiplication of nxm matrix using nested member function. One function name is getElement() as a private member and another function name is matrixmultiplication() as public
    -> 4.2:: to transfer balance between two bank accounts with the use of class
  • 5. Write a program for:
    -> 5.1:: a friend function
    -> 5.1:: friend as bridge
    -> 5.3:: friend as class 
  • 6.1:: Write a program to display the student information having data member. Also use setData() and getData() as member function
    6.2:: Write a menu program for implementing the stack having one default constructor and two member function push and pop
  • 7.1:: Find the area and volume of cube, rectangle and cube using the concept of constructor overloading
    7.2:: Write a program for calculating GCD 
  • 8. Find the determinant of 3x3 matrix using friend function 

CSC-203 : Operating System
Updating soon....

CSC-204 : Numerical Methods
Updating soon....

MGT-205 : Introduction to Management
Updating soon....


Blogger Comments:


Emoticon Emoticon

Most read this week!