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 15 - 2019 Pattern
C++:
A)
Create a C++ class Fraction with data members Numerator and Denominator. Write a C++ program to calculate and display sum of two fractions. (Use Constructor).
[
15
Marks]
B)
Write a C++ class Seller (S_Name, Product_name, Sales_Quantity, Target_Quantity, Month, Commission). Each salesman deals with a separate productand is assigned a target for a month. At the end of the month his monthly sales is compared with target and commission is calculated as follows:
If Sales_Quantity>Target_Quantity then commission is 25% of extra sales made + 10% of target.
If Sales_Quantity = Target_Quantity then commission is 10% of target.
Otherwise commission is zero.
Display salesman information along with commission obtained. (Use array of objects).
[25 Marks]
PHP:
A) Write PHP program to select list of subjects from list box and displays the selected subject information
on next page. (Use sticky Multivalued parameter).
[15 Marks]
B) Write a PHP script using AJAX concept, to give hint to user when he/she type city name in the text
field.
[25 Marks]
Node JS:
A) Create a Node.js Application to count occurrence of given word in a file and display the count on
console. [15 Marks]
B)
Using Node.js create a eLearning System. [25 Marks]
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