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 13 - 2019 Pattern
C Language:
Q1)
Write a C program to accept the value of n and display sum of all odd numbers
up to n.
Q2)
Write a program to accept a decimal number and convert it to binary, octal and
hexadecimal number.
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Driver (driver_id, driver_name, address)
Car (license_no, model, year)
Relation between Driver and Car is Many to Many with date and time as
descriptive attribute.
Constraint: Primary key, driver_name should not be null.
Consider the above tables and execute the following queries:
1. Display the name of driver whose license no is “DPU123”.
2. Delete the details of car whose model is “swift”.
Q4)
Consider the above tables and execute the following queries:
1. Display details of all persons who are driving ‘Alto’ car.
2. Update model of car to “SUV300” whose manufactured year is 2019.
3. Display car details manufactured before year 2000.
4. In which day ‘Mr. Ram’ drives maximum number of cars.
5. Display total number of drivers who drives car in each year.
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