Home
BBA - CA ( BCA )
_FY BBA-CA ( BCA )
_SY BBA-CA ( BCA )
_TY BBA-CA ( BCA )
Viva/MCQs
Interview Practice
Question Bank
Donate Us!
Practical Slip 8 - 2019 Pattern
C Language:
Q1)
A cashier has currency notes of denomination 1, 5 and 10. Write a C program to accept
the withdrawal amount from the user and display the total number of currency notes of
each denomination the cashier will have to give.
Q2)
Write a menu driven program to perform the following operation on m*n
Matrix.
1. Calculate sum of upper triangular matrix elements
2. Calculate sum of diagonal elements
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Book (Book_no, title, author, price, year_published)
Customer (cid, cname, addr)
Relation between Book and Customer is Many to Many with quantity as
descriptive attribute.
Constraint: Primary key, price should be >0.
Consider the above tables and execute the following queries:
1. Display the name of book whose author is “Mr. Gadhave”.
2. Add column EMailId into customer table.
Q4)
Consider the above tables and execute the following queries:
1. Display customer details from 'Mumbai'.
2. Display author wise details of book.
3. Display customer name that has purchased more than 3 books.
4. Display book names having price between 100 and 200 and published year is 2019.
5. Update the title of book to “DBMS” whose author is “Mr. Talore”.
Post a Comment
0 Comments
Recent Posts
4/recent/post-list
Social Plugin
Popular Posts
602 Software Testing | 2 Marks Questions with Answer
July 27, 2022
604 Android Programming | 2 Marks Questions with Answer
August 05, 2022
604 Android Programming | 4 Marks Questions with Answer
August 05, 2022
Categories
Algorithms & Data Structure
1
Database
1
Interview Question
10
Programming Language
7
Question Bank
28
VIVA / MCQ with Answer
10
Web Development
4
Monthly Blog
April
4
November
1
August
7
July
33
June
3
May
1
March
1
February
3
Tags
Algorithms & Data Structure
Database
Interview Question
Programming Language
Question Bank
VIVA / MCQ with Answer
Web Development
0 Comments