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 24 - 2019 Pattern
C Language:
Q1)
Write a C program to find maximum elements of 1D array
Q2)
Create a structure Book (Bno, Bname, Price). Accept details of n Books and write a menu
driven program to perform the following operations options.
1. Display all Books having price > 500
2. Display Book having maximum price
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Bus(bus_no, capacity, depo_name)
Route(Route_no, source, destination, no_of_stations)
Relation between Bus and Route is Many to One.
Constraint: Bus capacity should be greater than 0, depo_name should not be null.
Consider the above tables and execute the following queries:
1. List all buses at depo “kothrud”.
2. Delete bus details whose number is “MH12HL7812”.
Q4)
Consider the above tables and execute the following queries:
1. List all buses on route no 41.
2. List the route details having number of stations > 10.
3. Delete all buses having capacity < 20.
4. Find the maximum number of stations.
5. List all routes starting from “station”.
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