Quizz:-In next Class Computer Organization And Architecture

Chapter 05 Full

Chapter 10 Full

Mapping Fuction (direct,Full Associative, Set Associtive) (Chapter 04 - Page 142)

Computer Organization And Architecture

*Assignment*

Chapter No 05

Problem no 5.14 (Page No. 201)

*Hint*Helping material from Page 189 and 190. ( make table like figure 5.10) 

Submit in Next Lecture

 

 Object oriented Programming

Assignment #3
-> Q1. Write a program to implement the
inheritance process of following defined classes.
◦ A base class named calculate which have data
members a, b, c, d, e and %age using a member
function.
◦ Find the percentage of the five subjects marks.

-----------------------------------------------------
-> Q2. write a program to implement the inheritance
process of following defined classes
◦ A base class named as shape
◦ A derived class named triangle. Data members and
member functions must not b defined in both classes.
◦ Find the area of triangle by using the derived classes.

Submission Date: 17/02/2014.

 

Case Study Software Engineering
SafeHomeCSV701.pdf SafeHomeCSV701.pdf
Size : 92.936 Kb
Type : pdf

 

Assignment Software Engineering


Q. Describe in detail Scrum, which is an agile software method.

 

Mid Term

 Assignment Automata:-

  • Input FA1 and FA2 representing r1 and r2 respectively.
  • Generate a final automata FA3 representing the Union of FA1 and FA2 corresponding to r1+ r2 . Based on the algorithm studied of Union of two FAs.

Due: 26th Dec, 2013

 Assignment OOP


•Write a program in C++ by using a class to copy one string into another string and also to find out the length of the string without using any built-in function.


•Write a class which can convert temperatures. Such as if we provide Centigrade to Fahrenheit converter or Fahrenheit to Centigrade without using built in functions.

************************************
Submission Date:18/12/2013

Time 1:00pm to 1:30pm
Note: No late submission will be accepted

************************************

Quizz

Q- Computer Organization (Full Chapter 03)

Assignment (may be like Presentation) Computer Organization

Q: From book chapter 3 ( 3.5 PCI )

OOP Assignment

Enter Employee name and then generate auto serial number with name .

Like This Example(hint)

Ali

Ahmed

Imran

******

1. Ali

2. Ahmed

3. Imran

 

Visual Programming Assignment  

Q. Write a program in which show menu

***************

Multiply

Add

subtract

Division

****************

 OOP Assignment

Q:- Write a program that finds the largest value among the 10 elements of an Array using classes along with constructor.  

Assignment Fundamental of algorithms  

  • Write an algorithm and draw a flowchart for a computer program that would
    • read an employee name (NAME), overtime hours worked (OVERTIME), hours absent (ABSENT) and
    • determine the bonus payment (PAYMENT).
  • BONUS schedule
  • OVERTIME – (2/3)*ABSENT       Bonus Paid

     

    >40 hours                                        $50

    >30 but ≤ 40 hours                          $40

    >20 but ≤ 30 hours                          $30

    >10 but ≤ 20 hours                          $20

    ≤ 10 hours                                        $10

*****************************************************

Quiz#2

 Computer Organization and Architecture  FULL CHAP 02

*******************************************************

 

DOWNLOAD DEV C++ Setup Free

 

OOP Working Files
Filehandling.txt Filehandling.txt
Size : 0.432 Kb
Type : txt
over riding .txt over riding .txt
Size : 0.946 Kb
Type : txt
Friend function .txt Friend function .txt
Size : 0.813 Kb
Type : txt
sq loop.cpp sq loop.cpp
Size : 0.756 Kb
Type : cpp
obj1.cpp obj1.cpp
Size : 0.611 Kb
Type : cpp
constructor.cpp constructor.cpp
Size : 0.485 Kb
Type : cpp

 Visual Programming Working files

my note.txt my note.txt
Size : 0.677 Kb
Type : txt
stu form.txt stu form.txt
Size : 2.542 Kb
Type : txt
Mini Calc.txt Mini Calc.txt
Size : 1.666 Kb
Type : txt
Form 01 strin.txt Form 01 strin.txt
Size : 0.739 Kb
Type : txt
form 01.txt form 01.txt
Size : 0.749 Kb
Type : txt
Switch Case menu.txt Switch Case menu.txt
Size : 1.806 Kb
Type : txt
menu add plus.txt menu add plus.txt
Size : 1.654 Kb
Type : txt
Console.write.txt Console.write.txt
Size : 0.842 Kb
Type : txt