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 3 - 2019 Pattern
C++:
A)
Write a C++ program to interchange values of two integer numbers. (Usecall by reference).
[15 M]
B)
Write a C++ program to accept ‘n’ numbers from user through Command Line Argument.
Store all Even and Odd numbers in file “Even.txt” and “Odd.txt” respectively.
[25 M]
PHP:
A)
Write a Calculator class that can accept two values, then add, subtract, multiply them or divide
them on request.
For example:
$calc = new Calculator( 3, 4 );
echo $cale- >add(); // Displays “7”
echo $calce- >multiply(); // Displays “12”
[15 M]
B)
Write a script to create “cricket.xm1” file with multiple elements as shown below:
<CricketTeam>
<Team country="’Australia”>
<player>___</player>
<runs> </runs>
<wicket>__</wicket>
</Team>
</CricketTeam>
Write a script to add multiple elements in “cricket.xm]”file of category, country="India”’.
[25 M]
Node JS:
A)
Create a Node.js Application that uses user defined module circlejs which exports the
functions area () and circumference () and display the details on console.
[15 M]
B)
Create a Node. Js Application for validating student registration form.
[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