1. Write a program to multiply two matrices using array of pointers.

Similar documents
I PUC - Computer Science. Practical s Syllabus. Contents

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks

ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology)

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme)

A single register, called the accumulator, stores the. operand before the operation, and stores the result. Add y # add y from memory to the acc

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

CS 4604: Introduc0on to Database Management Systems. B. Aditya Prakash Lecture #5: En-ty/Rela-onal Models- - - Part 1

ANALOG & DIGITAL ELECTRONICS

Positional Numbering System

Exercise 1: Relational Model

INTEGRATED CIRCUITS. For a complete data sheet, please also download:


COWLEY COLLEGE & Area Vocational Technical School

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

Section IV.1: Recursive Algorithms and Recursion Trees

ARRL Morse Code Oscillator, How It Works By: Mark Spencer, WA8SME

AP Computer Science Java Mr. Clausen Program 9A, 9B

Thomas Jefferson High School for Science and Technology Program of Studies Foundations of Computer Science. Unit of Study / Textbook Correlation

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

B.Sc.(Computer Science) and. B.Sc.(IT) Effective From July 2011

Assessment for Master s Degree Program Fall Spring 2011 Computer Science Dept. Texas A&M University - Commerce

10CS35: Data Structures Using C

Decimal to Binary Conversion

plc numbers Encoded values; BCD and ASCII Error detection; parity, gray code and checksums

Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce

DBMS / Business Intelligence, SQL Server

2011, The McGraw-Hill Companies, Inc. Chapter 3

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping

DATA INPUT METHODS OBJECTIVE QUESTIONS

COMPUTER SCIENCE. Paper 1 (THEORY)

BINARY CODED DECIMAL: B.C.D.

A Lesson on Digital Clocks, One Shots and Counters

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

PES Institute of Technology-BSC QUESTION BANK

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill

The string of digits in the binary number system represents the quantity

ML for the Working Programmer

BCS2B02: OOP Concepts and Data Structures Using C++

Accurate Measurement of the Mains Electricity Frequency

GCE Computing. COMP3 Problem Solving, Programming, Operating Systems, Databases and Networking Report on the Examination.

W03 Analysis of DC Circuits. Yrd. Doç. Dr. Aytaç Gören

City University of Hong Kong. Information on a Course offered by Department of Computer Science with effect from Semester A in 2014 / 2015

EXPERIMENT 8. Flip-Flops and Sequential Circuits

ETEC Digital Controls PIC Lab 10 Pulse Width Modulation

PROBLEMS (Cap. 4 - Istruzioni macchina)

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals

Bangalore University B.Sc Computer Science Syllabus ( Semester System)

Standart TTL, Serie Art.Gruppe

DATABASE DESIGN. - Developing database and information systems is performed using a development lifecycle, which consists of a series of steps.

Op-Amp Simulation EE/CS 5720/6720. Read Chapter 5 in Johns & Martin before you begin this assignment.

Operating Manual Ver.1.1

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC Microprocessor & Microcontroller Year/Sem : II/IV

Database Systems. Lecture 1: Introduction

Pulse Width Modulation (PWM) LED Dimmer Circuit. Using a 555 Timer Chip

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

8051 MICROCONTROLLER COURSE

Interfacing To Alphanumeric Displays

DEPARTMENT OF INFORMATION TECHNLOGY

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver

Oct: 50 8 = 6 (r = 2) 6 8 = 0 (r = 6) Writing the remainders in reverse order we get: (50) 10 = (62) 8

Digital Fundamentals. Lab 8 Asynchronous Counter Applications

A Digital Timer Implementation using 7 Segment Displays

KITES TECHNOLOGY COURSE MODULE (C, C++, DS)

exclusive-or and Binary Adder R eouven Elbaz reouven@uwaterloo.ca Office room: DC3576

Counters and Decoders

CS2Bh: Current Technologies. Introduction to XML and Relational Databases. The Relational Model. The relational model

Facebook Twitter YouTube Google Plus Website

5. A full binary tree with n leaves contains [A] n nodes. [B] log n 2 nodes. [C] 2n 1 nodes. [D] n 2 nodes.

SQL Server Array Library László Dobos, Alexander S. Szalay

Digital Electronics Detailed Outline

1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1.

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

Unit Write iterative and recursive C functions to find the greatest common divisor of two integers. [6]

POWER SYSTEM HARMONICS. A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS

1 Classical Universal Computer 3

ESYST Residential Wiring

CDA 3200 Digital Systems. Instructor: Dr. Janusz Zalewski Developed by: Dr. Dahai Guo Spring 2012

A Lesson on Digital Clocks, One Shots and Counters

SERIES-PARALLEL DC CIRCUITS

Chapter 9 Latches, Flip-Flops, and Timers

EE 261 Introduction to Logic Circuits. Module #2 Number Systems

Digital circuits make up all computers and computer systems. The operation of digital circuits is based on

Binary Adders: Half Adders and Full Adders

Electronics Technology

Counters. Present State Next State A B A B

Microtronics technologies Mobile:

OPERATIONAL AMPLIFIER

Useful Number Systems

Logic in Computer Science: Logic Gates

PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 OUTCOME 3 PART 1

Features. Applications

COMBINATIONAL CIRCUITS

Jet Data Manager 2012 User Guide

Lecture 4: Binary. CS442: Great Insights in Computer Science Michael L. Littman, Spring I-Before-E, Continued

12 File and Database Concepts 13 File and Database Concepts A many-to-many relationship means that one record in a particular record type can be relat

RC Circuits and The Oscilloscope Physics Lab X

CS2Bh: Current Technologies. Introduction to XML and Relational Databases. Introduction to Databases. Why databases? Why not use XML?

Transcription:

List of Additional Experiments AC141/AT141 1. Write a program to multiply two matrices using array of pointers. AC142/AT142 1. Draw an ER diagram for the registrar s office. to capture the requirements as stated below: A university registrar s office maintains data about the following entities: (a) Courses, including number, title, syllabus and prerequisites; (b) Branch, including branch code, year of enrollment, semester, section (c) Students, including student id, name, and program; (d) Instructors, including identification no, name, department, subjects. Draw the ER Diagram for the above requirement. Map the ER diagram to the Relational Model. Create tables identified and insert five appropriate tuples in each of the tables created. The students are required to carefully take care of the constraints on each of the table. 2. Consider the following three tables MEMBERS, BOOKS, RESERVES having the following attributes MEMBERS(Member-id, Member-name, Designation, Age, Qualification) BOOKS(Book-id, Title, Author, Price, Publication) RESERVES(Member-id, Book-id, Date) Use the above schema and solve the following queries using SQL a. Find names of members who are Professors and over 45 years age. b. List the titles of books reserved by Assistant Professors. c. Find ids of members who have not reserved books costing more than Rs. 600.

d. Find the author and title of books reserved on 19-dec-2011. e. Find the names of members who have reserved all books. 3. Consider the following data base PATIENT(patient-id, patient-name, type-of-patient, address, date-ofadmission, date-of-discharge, doctor-id, ward-no) DOCTOR(doctor-id, doctor-name, specialization) TREATMENT(treatment-id, treatment-name, cost-of-treatment) WARD(ward-no, type-of-ward) (a) Find all the names of patients in the data base who are under treatment id 2. (b) Find all the names of patients and type of patient treated by Dr. Ramprasad. (c) Find all the details of patients who are in ICU and treated by Dr. Chandrakanth. (d) Find all the names of doctors who are treating CCU patients. (e) Find names of all patients who are under treatment id 49. (f) Find the names of patients and names of doctors treating them who are admitted on 20-May-2012. 4. Consider the following employee database: EMPLOYEE(person-id, person-name, street, city) WORKS(person-name, company-name, salary) COMPANY(company-name, city) MANAGES(person-name, manager-name) a. Find the names of all employees who live in the same city and on the same street as do their managers. b. Find the names and cities of residence of all employees who work for Infosys. c. Find all employees in database who do not work for Syntel. d. Find the name, street address, and city of residence of all employees who work for Syntel and earn more than Rs. 30,000.

e. Assume that the companies may be located in several cities. Find all companies located in every city in which Infosys is located. f. Find those companies whose employees earn a higher salary, on average, than the average salary at Syntel. 5. Consider the employee data base in question 14 and solve the following queries using SQL a. Modify the database so that Ranjith now lives in Patna. b. Give all employees of Syntel a 10 percent raise. c. Give all managers of Syntel and IBM 15 percent raise. d. Give all managers of Infosys a 10 percent raise unless the salary becomes greater than Rs. 1,00,000; in such cases, give only a 3 percent raise. AC143/AT143 1. Print Fibonnaci numbers using recursive procedure. AC144 1. Write an 8085 assembly language program to convert an ASCII hex character to the equivalent binary. ASCII hex number is at location X. Display the hex number and its binary equivalent in the address field. AMIETE-IT AT144 1. Write a Java program to find the distance between two points whose coordinates are given. The coordinates can be 2-dimensional or 3-dimensional. (For computing the distance between a 2D and a 3D point, the 3D x and y components must be divided by z). Demonstrate method overriding in this program. 2. Write a Java program using swing to demonstrate trees that presents the hierarchical view of data implemented by JTree class, where the user has the ability to expand or collapse individual sub trees in this display.

3. Develop and demonstrate a XHTML file that includes Javascript script for the following problem. a) Input: A number n obtained using prompt. Output: The first n Fibonacci numbers. b) Input: A number n obtained using prompt Output: A table of numbers from 1 to n and their squares using alert AMIETE ET AE141 1. Op-Amp RC Phase-Shift Oscillator: Design and test the performance for the given frequency. 2. Study of 555 Timer: Design and test the performance of Monostable multivibrator circuit for a given pulse width. AE142 1. Implement Circuits using basic gates for the given Boolean expression. 2. Perform BCD addition using TWO four Bit parallel adder 7483 IC and also implement BCD correction. AE143 1. Write a C program that will read a positive integer and determine and print its binary equivalent. 2. Write a C program that uses a function to sort an array of n integers. 3. Write a C program to extract a portion of a character string and print the extracted string. Assume that m characters are extracted, starting with the nth character. 4. Write a C program using functions to read two matrices A (M x N) and B (P x Q), compute the product of A.B after checking compatibility for multiplication, and print the resultant product matrix.

AE144 1. PPM:Generation and detection. 2. Generation and Detection of FSK: Study and display of waveforms.

DIPIETE-ET DE141(SAME) DE142(SAME) DE143 1. Implement Circuits using basic gates for the given Boolean expression. DE144(SAME) DIPIETE-CS DC141 1. Write a C program to print the mathematical table of a given integer N. 2. Write a C program to read a four digit integer and print its reverse and also the sum of its individual digits. 3. Write a C program that fills a 5 x 5 matrix as follows: Upper left triangle with +1s Lower right triangle with -1s Right to left diagonal with zeros Display the contents of the matrix using not more than two printf statements. DC142(SAME) DC143 1. Write a Java program to create a class called Complex that defines the attributes (real and imaginary) and behavior (add, mul, sub, comparision) of complex numbers. DC144 1. Draw an ER diagram for the registrar s office. to capture the requirements as stated below: A university registrar s office maintains data about the following entities:

(e) Courses, including number, title, syllabus and prerequisites; (f) Branch, including branch code, year of enrollment, semester, section (g) Students, including student id, name, and program; (h) Instructors, including identification no, name, department, subjects. Draw the ER Diagram for the above requirement. Map the ER diagram to the Relational Model. Create tables identified and insert five appropriate tuples in each of the tables created. The students are required to carefully take care of the constraints on each of the table. 2. Consider the following three tables MEMBERS, BOOKS, RESERVES having the following attributes MEMBERS(Member-id, Member-name, Designation, Age, Qualification) BOOKS(Book-id, Title, Author, Price, Publication) RESERVES(Member-id, Book-id, Date) Use the above schema and solve the following queries using SQL (a) Find names of members who are Professors and over 45 years age. (b) List the titles of books reserved by Assistant Professors. (c) Find ids of members who have not reserved books costing more than Rs. 600. (d) Find the author and title of books reserved on 19-dec-2011. (e) Find the names of members who have reserved all books.