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 23 - 2019 Pattern
C Language:
Q1)
Write a C program to accept n elements of 1D array and then display sum of
all elements of array.
Q2)
Accept n integers in an array. Copy only the non-zero elements to another array
(allocated using dynamic memory allocation). Calculate the sum and average of
non-zero elements.
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Student (rno,sname,address,class)
Subject (subno,subname)
Relationship: - Student and Subject are related with many-to-many relationship with attribute
marks and status.
Constraints: - Primary Key, class must be fy,sy,ty.
Consider the above tables and execute the following queries:
1. List the names of student class wise.
2. Display the marks of students subject wise.
Q4)
Consider the above tables and execute the following queries:
1. List the distinct names of students who have either Electronics, or Statistics or both
subjects.
2. List the names of students who are either passed or failed.
3. List the students who have “Database” subject and they are not in “TY” class.
4. List the names of students who are not failed in any subject.
5. List the names of students not staying at “Uruli Kanchan”.
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