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 9 - 2019 Pattern
Data Structure:
A)
Write a program to accept a postfix expression and evaluate the expression using
the stack.
Example: Input: ab+cd-*
Values: a=4, b=2, c=5, d=3
Answer: 12
[20 M]
B) Write a ‘C’ program to create a singly linked list, reverse it and display both the
list.
[10 M]
PHP:
C)
Write PHP script to define an interface which has methods area(), volume(). Define constant PI. Create a class cylinder which implements this interface and calculate area and volume.
[25 M]
Angular JS:
D) Create an HTML form using AngularJS that contain the Employee Registration
details and validate DOB, Joining Date, and Salary and also create a simple
arithmetic calculator using radio buttons (use ng-switch, ng-switch-when).
[25 M]
R Programming:
E)
Write an R program to change the first level of a factor with another level of a given factor.
[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
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