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 1 - 2019 Pattern
C++:
A)
Write a C++ program to check maximum and minimum of two integer numbers. (Use Inline
function and Conditional operator)
[15 M]
B)
Create a C++ class MyFile with data membersfile pointer and filename. Write necessary member
functions to accept and display File. Overload the following operators:
Operator
Example
Purpose
+
F3=F1+F2
Concatenate the contents of file F1 and F2 in F3.
!
!F3
Changesthe case of alternate characters of file F3.
[25 M]
PHP:
A)
Write a PHP script to create a simple calculator that can accept two numbers and perform
operations like add, subtract, multiplication. (Use the concept of Class)
[15 M]
B)
Write a PHP script to create student.xml file which contains studentroll no, name, address, college
and course. Print students detail of specific course in tabular format after accepting course as input.
[25 M]
Node JS:
A)
Create a Node,js file that will convert the output "Hello World!"into upper-case letters.
[15 M]
B)
Create a Node.js file that demonstrate create database student DB and student table (Rno, Sname,
Percentage ) in MySQL.
[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