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 19 - 2019 Pattern
C Language:
Q1)
Write a C program to generate following triangle up to n lines.
* * * *
* * *
* *
*
Q2)
Write a menu driven program to perform the following operation on m*n
Matrix
1. Find sum of diagonal elements of matrix
2. Find sum of all even numbers of matrix
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Item (item_no, item_name, quantity)
Suppliers (sup_no, sup_name, address, city, phone_no)
Relation between Item and Supplier is Many to Many with rate and
discount as descriptive attribute.
Constraint: Primary key, phone_no must be 10 digits.
Consider the above tables and execute the following queries:
1. Display item wise quantity.
2. Display Suppliers whose names are starting with ‘s’ character.
Q4)
Consider the above tables and execute the following queries:
1. Delete items having quantity less than 2.
2. Display total number of suppliers who are supplying ‘Refrigerator’.
3. Display all suppliers supplying ‘Washing Machine’ with minimum cost.
4. Give supplier details who give maximum discount on each item.
5. List suppliers supplying maximum number of item.
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