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 22 - 2019 Pattern
C++:
A)
Write a C++ program to define two function templates for calculating the square and cube of given numbers with different data types. [
15
Marks]
B)
Write a C++ program to overload ‘display_str’ function as follows:
i. void display_str(char *) - Display a string in double quotes.
ii. void display_str (int n, char *)- Display first n characters from a given string.
iii, void display_str (int m, int n,char *)- Display substring of a given string from position m to n.
[Marks 25]
PHP:
A)
Create a XML file which gives details of books available in “Pragati Bookstore” from
following categories.
1) Yoga
2) Story
3) Technical
and elements in each category are in the following format
<Book>
<Book_Title> --------------</Book_Title>
<Book_Author> - --</Book_Author>
<BookPrice> - -</Book_Price>
</Book>
Save the file as “Bookcategory.xml” [15 Marks]
B)
Create a Basic Page in Drupaltitled “About Me”. Add the details about yourself in the page. Also place this page link in the Main Menu. Display this menu link before all the menu items. Showtext “This is <your name>” when move the mouse pointerat this menu link.
[25 Marks]
Node JS:
A)
Create a Node.js Application to count number of lines in a file and display the count on console. [15 Marks]
B)
Using Node.js create an application to perform the following operations on customer account(minimum balance should be maintained 1000 and use customer table)
1. Withdraw the amount
2. Balance enquiry [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