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 24 - 2019 Pattern
C++:
A)
Create a C++ class Fix Deposit with data members FD_No, Cust_Name, FD_Amt, Interest rate, Maturity amt, Number_of_months. Create and Initialize all values of FixDeposit object by using parameterized constructor with default value for interest rate. Calculate maturity amt using interest rate and display
all the details. [
15
Marks]
B)
Create a C++ class InvoiceBill with data members Order_id, O_Date, Customer_Name,
No_of_Products, Prod_Name[], Quantity[], Prod_Price[]
.
A Customer can buy ‘n’ products. Accept
quantity for each product. Generate and Display the bill using appropriate Manipulators
.
(Use new operator)
[Marks 25]
PHP:
A)
Write a script to create XMLfile named "College.xml”
The element details of "College.xm1"are:
<College >
<Cname>-----</Cname>
<City>----</City>
<Rank>----</Rank>
</College>
Display at least 3 colleges Information.
[15 Marks]
B)
Create a Basic Page in Drupal titled “DepartmentPortal”’. Add the details about Departments and Teacher details in the page. Also place this page link in the Main Menu.
[25 Marks]
Node JS:
A)
Create a Node.js Application that raise and bind an event by returning Event Emitter object from a function. [15 Marks]
B)
Using Node js create an application that generates the “eTickect”of railway. [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
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