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 12 - 2019 Pattern
Data Structure:
A)
Write a C program that accepts the graph as an adjacency matrix and checks if the
graph is undirected. The matrix for an undirected graph is symmetric. Also calculate
in degree of all vertices
- Read a graph as adjacency Matrix
- Check the matrix is symmetric or not
- Calculate indegree of all vertices
[20 M]
B) Write a ‘C’ program to accept and sort n elements in ascending order using
Selection sort method.
[10 M]
PHP:
C)
Write PHP Script to create a class account (accno,cust_name). Derive two classes from account as saving_acc(balance, min_amount) and current_acc(balance, min_amount). Display a menu a) Saving Account b) Current Account For each of this display a menu with the following options.
1. Create account
2. Deposit
3.Withdrawa
[25 M]
Angular JS:
D)
Using AngularJS Create a SPA for customer registration visiting a departmental store. Form should consists of fields such as name, contact no., gender, favourite item(to be selected from a list of items with Quantity) and suggestions. Display the Bill with total no of items selected and total amount to be paid.(use filter)
[25 M]
R Programming:
E)
Write an R Program to calculate Multiplication Table
[25 M]
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
602 Software Testing | 4 Marks Questions with Answer
July 27, 2022
604 Android Programming | 2 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