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 30 - 2019 Pattern
Web Technology:
Q1) Write a JavaScript program to construct the following pattern up to n lines, using a nested
for loop.
[15 M]
A
B C
D E F
Q2)
Write a HTML code to create the following table. Use External CSS to format the table.
[25 M]
RDBMS:
Q3)
Consider the following entities and their relationships.
[40 M]
Library(Lno, Lname, Location, Librarian, no_of_books)
Book(Bid, Bname, Author_Name, Price, publication)
Relation between Library and Book is one to many.
Constraint: Primary key, Price should not be null.
Create a RDB in 3NF and write PL/SQL blocks in Oracle for the following:
1) Write a procedure to display names of book written by “Mr. Patil” and are from “DPU
Library”.
2) Write a trigger which will fire before insert or update on book having price less than
or equal to zero. (Raise user defined exception and give appropriate message)
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