B.B.A. (C. A.) 2019 Pattern PDF
B.B.A. (C. A.) 2019 Pattern PDF
B.B.A. (C. A.) 2019 Pattern PDF
:
P2121 [Total No. of Pages : 2
[5803]-101
First Year B.B.A. (Computer Application)
CA-101 : BUSINESS COMMUNICATION SKILLS
(2019 CBCS Pattern) (Semester -I)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
Q1) A) Fill in the blanks (Attempt any five out of Six): [5]
[5803]-101 1 P.T.O.
B) Match the following: [5]
1) External Communication a) Direct Communication
2) Presentation requires b) Official communication
3) Memo c) Inward or outward communication
4) Gesture d) The media through which
message is conveyed
5) Channel e) Right attitude
C) True or False (Attempt any four out of five) [4]
a) Grapevine communication is associated with Horizontal
communication.
b) Voice mail is a computer based system.
c) Orders and directives are the example of downward communication.
d) Warren Buffet invented the WhatsApp.
e) When business letter is written in brief it is said that it has followed
the principle of consciousness.
[5803]-101 2
Total No. of Questions : 3] SEAT No. :
P2122 [Total No. of Pages : 2
[5803]-102
First Year B.B.A.
CA-102 : PRINCIPLES OF MANAGEMENT
(CBCS 2019 Pattern) (Semester -I)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figure to the right indicate full marks.
A B
[5803]-102 1 P.T.O.
c) State True of False. [4×1=4]
i) Problem solving teams are temporary in nature.
ii) The third function of management is directing.
iii) Scientific management is based on the principles of direction.
iv) Forecasting is subset of planning.
v) Simulation refers to how a company with limited resources make
optimum use of resources.
[5803]-102 2
Total No. of Questions : 5] SEAT No. :
P2123 [Total No. of Pages : 2
[5803]-103
First Year B.B.A. (C.A.)
CA-103 : C LANGUAGE
(CBCS 2019 Pattern) (Semester -I)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
3) Questions : Total Number of Questions are : 5
[5803]-103 1 P.T.O.
Q4) Attempt any Four of the following (Out of Five) [4×4=16]
a) What is function? Explain types of function.
b) What is storage class? Explain types of storage classes.
c) Explain switch statement with example.
d) Write a program to print Fibonacci series up to n numbers.
e) Trace the output
i) int main()
{
char str 1[]=”Hello”;
chr str2[]=”Hello”;
if(str1= =str2)
printf(“string are equal”);
else
printf(“string are not equal”);
getch();
}
ii) int main()
{
float a[]={12.4,2.3,5.6,7.8};
printf(“%d’,sizeof(a)/sizeof(a[0]));
getch();
}
Q5) Write a short note on any two of the following (Out of Three) [2×3=6]
a) strcat()
b) Data type
c) break statement
[5803]-103 2
Total No. of Questions : 5] SEAT No. :
P2124 [Total No. of Pages : 4
[5803]-104
First Year B.B.A. (CA)
CA-104 : DATABASE MANAGEMENT SYSTEM
(CBCS 2019 Pattern) (Semester -I)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to right indicate marks.
[5803]-104 1 P.T.O.
Q3) Attempt any Four of the following: [16]
a) Consider the following Entities and Relationships & solve the queries:
Department (dept_no, dept_name, location)
Employee (emp_no, emp_name, address, salary, designation)
Relation between Department and Employee is One to Many
Constraint: Primary key, salary should be > 0
• Find total salary of all computer department employees.
• Find the name of department whose salary is above 10000.
b) Consider the following Entities and Relationships & solve the queries:
Book (Book_no, title, author, price, year_published)
Customer (cid, cname, addr)
Relation between Book and Customer is Many to Many.
Constraint: Primary key, price should be >0.
• Display author wise details of book.
• Display customer name that has purchased more than 3 books.
c) Consider the following Entities and Relationships & solve the queries:
Musician (mno, mname, addr, phno)
Album (title, copy_right_date, format)
Relation between Musicians and Album is One to Many.
Constraint: Primary key.
• Display all albums composed by ‘A R Rehman’.
• Display musician details who have composed Audio album.
d) Consider the following Entities and Relationships & solve the queries:
Sailor (sid, sname, age)
Boats (bid, bname, color)
Relation between Sailer and Boats is Many to Many
[5803]-104 2
Constraint: Primary key, age should be > 0.
e) Consider the following Entities and Relationships & solve the queries:
i) SUM()
ii) MIN()
d) Consider the following Entities and Relationships & solve the queries:
[5803]-104 3
e) Consider the following Entities and Relationships & solve the queries:
Branch (bname, bcity, assets)
Loan (loan no, amount)
Relation between Branch and Loan is One to Many
• Display total loan amount given by ABC branch.
• Find the name of branch that have assets located in Mumbai.
[5803]-104 4
Total No. of Questions : 5] SEAT No. :
s
v) ´100 = _______.
X
P.T.O.
Q2) Attempt any 4 out of 6 : [16]
a) Write meaning and definition of statistics. Explain the importance of
statistics.
b) Calculate combined mean for the following data :
N1 = 50 N2 = 40
X1 = 63 X 2 = 54
[5803]-105 2
d) What is the meaning of classification? Define its various types.
e) Construct the frequency distribution table for the data on weights (in kg)
of 20 students of a class using intervals 30-35, 35-40, and so on
40, 38, 33, 48, 60, 53, 31, 46, 34, 36, 49, 41, 55, 49, 65, 42, 44, 47, 48,
39.
f) Find average wages of 10 workers :
Daily wage : 4 6 10 11 14 Total
(in `)
No. of workers : 2 1 4 2 1 10
[5803]-105 4
Total No. of Questions : 7] SEAT No. :
P2125 [5803] - 201
[Total No. of Pages :3
[5803] - 201 1
P.T.O.
g) Human Resource Management emphasis______.
i) development of employees ii) Punishment of Employees
iii) Adoption of employees iv) None of the above
h) HRM is the process of_____.
i) Acquiring employees ii) Training employees
iii) Appraising employees iv) All of the above
i) ______is a structure & a process by which co-operative group of human
beings are allocated tasks, relationships are established & activities are
integrated towards achieving of common goals.
i) Personnel management ii) HRM
iii) Scientific management iv) Marketing management
j) Which among the following test measure self-confidence, motivation,
emotional balance, etc.
i) Intelligence test ii) Preference test
iii) Personality test iv) Interest test
k) _______is the process of forecasting an organisations future demand
for, and supply of, the right type of people in right number.
i) Recruitment ii) HR management
iii) Human capital management iv) Human Resource Planning
l) ______is the process of estimating the quality & quantity of people
required to meet future needs of the organisation.
i) Demand forecasting ii) Supply forecasting
iii) Environmental forecasting iv) None of the above
m) ______test is the selection test to judge the co-ordination between eye
and hands movement.
i) Personality ii) Intelligence
iii) Psycho- motor iv) None of the above
n) Which of the following is Not advantages of on-the-job training?
i) Many options available ii) An economical way of learning
iii) Immediate productivits iv) Quick learning
[5803] - 201 2
o) Which of the following method is Not an on-the -job Training method.
i) Job Rotation ii) Coaching
iii) Conference iv) Job instruction
p) Training occurs as a result of______.
i) Instruction ii) Education
iii) Development iv) All of the above
Q4) What do you mean by Human Resource Planning? Explain the process of
Human Resource Planning. [10]
Q5) Explain the various sources of Recruitment state merits & demerits of Internal
sources of Recruitment. [10]
[5803] - 201 3
Total No. of Questions : 4] SEAT No. :
P2126 [5803] - 202
[Total No. of Pages : 4
[5803] -202 1
P.T.O.
ii) State whether the following statements are True of False. [5]
a) The money withdrawn from the business or goods taken for personal
use by the proprietor is referred as drawinges.
Group A Group B
b) Accounting Process
[5803] -202 2
Q2) Journalise the following transactions in the books of M/s Poonawale, Pune for
March 2022. [12]
March 2022
1 Mr. Poonawala started business with cash Rs. 150,000.
2 Purchased machinery for cash Rs. 70,000.
8 Bought goods for cash Rs. 20,000 and for credit Rs. 10,000 from KK
retail store.
14 Sold goods to JK Brothers Rs. 18,000 and cash sales Rs. 8,000.
18 Withdrew Rs. 20,000 for personal use.
22 Paid Rs. 10,000 to KK retail store.
26 Received Rs. 18,000 from JK Brothers.
30 Paid salaries Rs. 5,000.
[5803] -202 3
Q4) Following is the Trial Balance extracted from books of M/s Sahil as on
31st March 2022. Prepare Trading, profit and Loss Account for the year ended
31st Mar. 2022 and Balance sheet as on that date. [16]
Particulars Dr. Particulars Cr.
Land and Building 1,15,000 Capital 2,00,000
Drawing 68,000 Loans 65,000
Plant and Machinery 75,000 Sales 1,00,000
Furniture and Fixture 17,500 Commission Received 4,500
Purchases 25,000 Sundry creditors 60,000
Opening stock 25,000 Interest 13,000
Establishment charges 15,000 Provision for bad debts 2,000
Bad debts 1,500
Wages 3,500
Insurance 1,000
Debtors 28,000
Cash at Bank 15,000
Cash in Hand 5,000
Salaries 50,000
4,44,500 4,44,500
Adjustments:
a) The closing stock is valued at Rs. 32,000
b) Outstanding wages are Rs. 500
c) Prepaid insurance is Rs. 400
d) Depreciation Land and Building and Plant and Machinery @ 10%
e) Make a provision of 5% on debtors for bad debts.
[5803] -202 4
Total No. of Questions : 5] SEAT No. :
P2127 [Total No. of Pages : 3
[5803]-203
F.Y. B.B.A. (C.A.)
CA-203 : BUSINESS MATHEMATICS
(2019 Pattern) (Semester - II)
b) The variables that help to decide the outcome are called ______.
d) The price at which the articles are sold is called the ______price.
[5803]-203 1 P.T.O.
B) State whether the following statement are true OR False. [3×2=6]
a) The zero matrix is not the additive identity for the matrices.
b) The inverse ratio is the ratio in reverse order of the original ratio.
c) Market value of the share is the current price at which the share is
being treated in stock market.
50
e) Find the simple interest on Rs. 7,000 at % for a 9 months.
3
f) Find fourth proportional to 6,8,10.
1 2 3 1
A= , B = −1 −2
2 −1
[5803]-203 2
Q4) Attempt any four of the following. (4 out of 6) [4×4=16]
a) Explain the North West Corner Method (NWCM) method of TP?
b) Write the steps of LPP formulation?
c) Alfred buys an old scooter for Rs. 4,700 and spend Rs. 800 on its
repairs. If he sells the scooter for Rs. 5,800 his gain percent is what?
d) What is the 20% of 150?
e) A person invests his money in bank worth `24,000. It is increasing at the
rate of 5% every year. What will be the growth in his investment after 3
years?
f) At what price will `4,250 buy shares worth `5,000? (They are `100 shares)
0 1 2
Where A = 1 2 3
3 1 1
OR
b) Determine an initial basic feasible solution to the following transportation
problem by using VAM method.
Destination
D1 D2 D3 D4 Supply
A 11 13 17 14 250
Source B 16 18 14 10 300
C 21 24 13 10 400
Demand 200 225 275 250
[5803]-203 3
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q3) Attempt any FOUR of the following (Out of FIVE) : [4 × 4 = 16]
[5803]-204 2
d) Consider the following related database :
Customer (cno, cname, city)
Loan (lno, lamt, no_of_ years, cno)
Write a procedure to display total loan amount from Delhi City.
e) Following is the list of events in an interleaved execution of set T1,T2,
T3 and T4. Assuming 2PL (Two Phase Lock). Is there a deadlock? If
yes, which transactions are involved in deadlock?
t1 T1 Lock(A,X)
t2 T2 Lock(B,S)
t3 T3 Lock(A,S)
t4 T1 Lock(C,X)
t5 T2 Lock(D,X)
t6 T1 Lock(D,S)
t7 T2 Lock(C,S)
Q5) Write a short note on ANY TWO of the following (Out of THREE) :
[2 × 3 = 6]
a) Characteristics of RDBMS.
b) Control Statements in PLSQL.
c) Concurrent Execution.
[5803]-204 3
Total No. of Questions : 5] SEAT No. :
P2128 [Total No. of Pages : 2
[5803]-205
F.Y. B.B.A. (CA)
CA-205 : WEB TECHNOLOGY (HTML,JS,CSS)
(2019 Pattern) (Semester - II)
Time : 3 Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
[5803]-205 2
Total No. of Questions : 5] SEAT No. :
P2129 [Total No. of Pages : 2
[5803]-301
S.Y. B.B.A. (Computer Application)
CA 301 : DIGITAL MARKETING
(2019 CBCS Pattern) (Semester - III)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Neat diagrams must be drawn wherever necessary.
[5803]-301 1 P.T.O.
Q3) Attempt any Four of the following. [4×4=16]
a) Write advantages and disadvantages of CRM?
b) Write phases in content management litecycle?
c) Write 5 D’s of digital marketing?
d) Write introduction of webpage?
e) Write advantages of E-mail marketing?
[5803]-301 2
Total No. of Questions : 5] SEAT No. :
P2130 [Total No. of Pages : 2
[5803]-302
S.Y. B.B.A. (CA)
CA - 302 : DATA STRUCTURE
(2019 Pattern) (Semester - III)
Time : 3 Hours] [Max. Marks : 70
Instructions to the candidates:
1) Questions : Total number of questions are 5.
2) Total Marks Assigned : 70
3) Time assigned : 3 Hours.
4) All questions are compulsory.
[5803]-302 1 P.T.O.
Q3) Attempt any Four of the following. [4×4=16]
a) Write a function to create and display circular singly linked list.
b) Write a function for Dynamic Implementation of stack.
c) Write a function to traverse a graph using DFS technique.
d) Write a function to remove given node from singly linked list and add it
at the given position in singly linked list.
e) Write a function to check whether a given string is palindrome or not
(use Stack)
[5803]-302 2
Total No. of Questions : 5] SEAT No. :
P6135 [Total No. of Pages : 2
[5803]-303
S.Y. B.B.A. (C.A.)
CA - 303 : SOFTWARE ENGINEERING
(CBCS 2019 Pattern) (Semester - III)
P.T.O.
Q3) Attempt any four of the following. [4×4=16]
a) Draw decision tree for the following case. A company gives discount on
the purchase of goods depending on the sales and duration of payment.
i) 5% discount if order amount > 50,000.
ii) 3% discount if order amount between 25,000 and 50,000.
iii) No discount if order < 10,000 or payment is not done within 8 days.
b) Explain in detail about coupling and cohesion.
c) Draw ER-Diagram for “Hotel Management System”.
d) What is Decision Table? Need of Decision table.
e) Design a screen layout for employees salary slip.
[5803]-303 2
Total No. of Questions : 5] SEAT No. :
P2131 [Total No. of Pages : 2
[5803]-304
S.Y. B.B.A. (CA)
CA 304 : ANGULARJS
(2019 CBCS Pattern) (Semester - III)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) Questions Total number of questions are 5.
2) Neat diagram must be drawn wherever necessary.
3) Figures to the right indicate full marks.
[5803]-304 1 P.T.O.
Q3) Attempt any Four of the following. (out of Five) [4×4=16]
a) Explain AngularJS Data Binding?
b) Explain scope hierarchy in detail.
c) Create a Hello world application program using AngularJS.
d) Explain lower-case and upper-case Filter with example.
e) Write an AngularJS program for ng-copy and ng-paste event.
[5803]-304 2
Total No. of Questions : 5] SEAT No. :
P2132 [Total No. of Pages : 2
[5803]-305
Second Year B.B.A. (CA)
CA-304 : PHP
(2019 Pattern) (Semester - III)
[5803]-305 1 P.T.O.
Q3) Attempt any Four (out of FIVE) [4×4=16]
a) What are superglobals in PHP?
b) Write the functions performed by a web browser.
c) Write a code in PHP which accepts two strings from user and displays
them after concatenation.
d) Write a PHP function to calculate factorial of a number using recursion.
e) Write a PHP program to print greatest number among given 3 numbers.
[5803]-305 2
Total No. of Questions : 5] SEAT No. :
P2133 [Total No. of Pages : 2
[5803]-306
S.Y. B.B.A. (CA)
CA-305 : BIGDATA
(2019 CBCS Pattern) (Semester - III)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to right indicate marks.
[5803]-306 1 P.T.O.
Q3) Attempt any Four of the following. [4×4=16]
a) How Naive Bayes algorithm works.
b) Explain Decision tree with example.
c) Explain the application of big data.
d) Explain cluster analysis with its types.
e) What is digital data? Explain its type.
[5803]-306 2
Total No. of Questions : 5] SEAT No. :
P2134 [Total No. of Pages : 2
[5803]-307
B.B.A. (CA)
CA-305 : BLOCK CHAIN
(2019 Pattern) (Semester - III)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
Q5) Write a short note on any TWO of the following (Out of THREE) [2×3=6]
a) Give Limitations of Blockchain.
b) Differentiate between private key and public key.
c) Explain working of smart contracts.
[5803]-307 2
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q4) Attempt any three of the following : [3 × 5 = 15]
a) What is attack? Explain various types of attacks.
b) Explain wireless transmission. Explain any one media in details.
c) What is addressing? Explain different types of addresses.
d) Explain IEEE standard 802.11 (WLAN) in details.
[5803]-401 2
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q3) Attempt any Four of the following. (Out of Five) [4 × 4 = 16]
a) Write a C++ program to create a class which contains two data members.
Write member functions to accept, display and swap two entered numbers
using call by reference.
b) Write a C++ program to create a class Book which contains data members
as B–Id, B–Name, B–Author, B– publication. Write member functions
to accept and display Book information also display count of books.
(Use static data member to maintain count of books)
c) Write a C++ program to calculate square and cube of integer number by
using inline function.
d) Design C++ class which contains function display(). Write a program to
count number of times display() is called. (use static data member).
e) Write a C++ program to read contents of a text file and count number of
characters. Words and lines in a file.
[5803]-402 2
{
Cout <<"In the constructor\n'';
i = v;
}
Void print (Void)
{
Cout <<"The value of i is " <<<endl;
}
};
Void main ( )
{
abc a (10);
abc b ;
a. print ( );
b. print ( );
}
Q5) Write a short note on any two of the following : (Out of three) [2 × 3 = 6]
a) Exception Handling
b) Operator overloading
c) Pointer to object with example.
[5803]-402 3
Total No. of Questions : 5] SEAT No. :
P.T.O.
Processes Burst Time Arrival Time
P1 5 1
P2 6 0
P3 2 2
P4 4 0
[5803]-403 2
Q5) Write a short note on any two of the following : [2 × 3 = 6]
a) Write short note on solution for critical section problem.
b) Write a short note on Medium-term schedular.
c) Explain Indexed Allocation briefly.
[5803]-403 3
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q3) Answer the following (Any Four) : [4 × 4 = 16]
a) Explain the syntax to create a text file and delete the file.
[5803]-404 2
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q3) Attempt Any Four of the following : [4 × 4 = 16]
a) Create a form to accept Employee detail and display it in next page (Use
sticky form concept)
b) Create an abstract Class shape with method area ( ) and volume ( ).
Derive two classes rectangle (length, breath), Circle (radius). Calculate
are and volume of all (Use Method Overriding).
c) Write script to solve following questions (Use "Student.XML" file)
i) Create a DOM Document Object and load thisXML file
ii) Get the output of this Document to the browser. Write a script to
print the names of the student Present in "Student.XML" file.
d) Write a PHP Script to display server information in table format
(Use $_SERVER).
e) Write a PHP Script for the following : Design a form to accept a number
from the user. To find Sum of the digits of the number (Use the concept
of self processing page).
[5803]-405 2
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q3) Attempt any FOUR of the following (out of FIVE) : [4 × 4 = 16]
a) Explain the different real life example of CyberCrime.
b) What is Domain Name? Explain with example.
c) Explain how botnets can be used as a fuel to Cybercrime.
d) Describe active and passive attacks in details.
e) What is SQL injection? Explain different methods to prevent SQL injection
attack.
Q5) Wrie a short note on any Two of the following (out of THREE) :[2 × 3 = 6]
a) The ITA 2000 sections 65, 66 and section 67.
b) Social media marketing.
c) Data Diddling.
[5803]-501 2
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q3) Attempt any four of the following : [4 × 4 = 16]
a) Draw the deployment diagram for railway reservation system.
b) What is meant by Iterative development state it's various advantages.
c) Define sequence diagram. Explain different kind of it's notations.
d) What is association. Explain any two terms in association.
e) Define the following terms
i) Transition
ii) Concurrency
iii) Actor
iv) Navigation.
[5803]-502 2
Total No. of Questions : 5] SEAT No. :
[5803]-503 2
Total No. of Questions : 5] SEAT No. :
[5803]-504
B.B.A. (CA)
CA-504 : MONGO DB
(2019 Pattern) (Semester - V)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Neat diagrams must be drawn wherever necessary.
3) Figures to the right indicate full marks.
P.T.O.
c) Explain with syntax how to insert and save the documents.
d) Write a note on MongoDB CRUD concerns. (Read and write operations).
e) Explain applications of MOSQL database.
[5803]-504 2
Total No. of Questions : 5] SEAT No. :
[5803]-505
BBA(CA)
CA-504 : PYTHON
(2019 Pattern) (Semester - V)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All question is compulsory.
2) Figures to the right indicate full marks.
P.T.O.
Q3) Attempt any Four of the following : [4 × 4 = 16]
a) What are lists and tuples? What is the key difference between the two?
b) What are the common built in data types in Python?
c) Which are built in exceptions in Python?
d) Write the principles of keras.
e) Write a Python program to display current date and time.
[5803]-505 2
Total No. of Questions : 5] SEAT No. :
[5803]-601
T.Y.B.B.A. (C.A.)
CA-601 : RECENT TRENDS IN INFORMATION
TECHNOLOGY
(2019 CBCS Pattern) (Semester - VI)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
P.T.O.
Q3) Attempt any Four of the following (Out of Five) : [4 × 4 = 16]
a) What is data cleaning? Describe various method of data cleaning.
b) Explain any two Types of OLAP Servers.
c) Elaborate the Spark Installation Steps?
d) Explain Breadth First Search technique of artificial intelligence.
e) Write any four applications of Data Mining.
Q5) Write a short notes on Any Two of the following (Out of Three) :[2 × 3 = 6]
a) ‘Water Jug Problem’ in artificial intelligence with the help of diagrams
and propose a solution to the problem.
b) Action
c) Snowflake Schema
[5803]-601 2
Total No. of Questions : 5] SEAT No. :
[5803]-602
T.Y.B.B.A. (C.A.)
CA-602 : SOFTWARE TESTING
(2019 CBCS Pattern) (Semester - VI)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
3) Neat diagram must be drawn whenever necessory.
P.T.O.
Q3) Attempt any Four of the following (Out of Five) : [4 × 4 = 16]
a) What is difference between client/server testing and web - based testing?
b) Explain five different level of capability maturity model (CMM).
c) Explain Acceptance testing in details.
d) Explain Top - Down and Bottom - UP integration testing in details.
e) Explain term unit testing.
Q5) Write a short note on Any Two of the following (Out of Three) : [2 × 3 = 6]
a) Load Runner.
b) Testing for Real - Time system
c) Goal - Question - Metric Model (GQM).
[5803]-602 2
Total No. of Questions : 5] SEAT No. :
[5803]-603
B.B.A. (CA)
CA-603 : ADVANCED JAVA
(2019 Pattern) (Semester - VI)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
P.T.O.
Q3) Attempt any Four of the following : [4 × 4 = 16]
a) What is the difference between execute ( ), executeQuery ( ) and
executeupdate ( )?
b) Explain an architecture of hibernate?
c) Explain methods of socket class with example.
d) Write a JSP program to accept Name & age of voter and check whether
he/she is eligible for voting or not.
e) Write a JDBC program to delete the records of employees whose names
are starting with ‘A’ character.
[5803]-603 2
Total No. of Questions : 5] SEAT No. :
[5803]-604
T.Y. B.B.A. (C.A.)
CA-604 : ANDROID PROGRAMMING
(2019 Pattern) (Semester - VI)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Draw neat diagrams wherever necessary.
3) Figures to the right indicate full marks.
P.T.O.
e) How many threads are there in AsyncTask android?
i) Only one
ii) Three
iii) AsyncTask doesn’t have thread
iv) Two
f) ______ is used to perform database operations on Android such as
storing, manipulating or retrieving persistent data from the database.
i) MySQL ii) SQL
iii) SQLite iv) All of the mentioned
g) Cursor navigation methods include _________.
i) moveToFirst ii) moveToNext
iii) Both a) and b) iv) none of the mentioned
h) ______ identifies locations on the map and used to notify the user of
locations on a map and take the form of either a standard or custom
icon.
i) Maps ii) API keys
iii) Markers iv) None of the mentioned
i) To send SMS messages programmatically, which class is used?
i) Mms ii) SmsManager
iii) Both a) and b) iv) None of the mentioned
j) The _______ arranges views in a single column or a single row. Child
views can be arranged either vertically or horizontally.
i) FrameLayout ii) AbsoluteLayout
iii) LinearLayout iv) None of the mentioned
[5803]-604 2
Q3) Attempt any Four of the following : [4 × 4 = 16]
a) Observe the following GUI and write an XML file using relative layout to
create the same.
b) Develop an application to send and receive SMS. (Write only .java and
permission tag in manifest file).
c) Develop an application to store student details like roll no, name, branch,
marks, percentage and retrieve student information using roll no. in SQLite
databases.
d) Create an Android Application to perform following string operation
according to user selection of radio button.
Enter string : hello
• Uppercase
Lowercase
Right 5 Character
Left 5 Character
Click
Output : HELLO
e) Create an Android App with Logic screen. On successful login, gives
message go to next activity (Without using database & use TableLayout).
[5803]-604 4
Total No. of Questions : 5] SEAT No. :
[5803]-605
T.Y. B.B.A. (Computer Application)
CA-604 : DOT NET FRAMEWORK
(2019 Pattern) (Semester - VI)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All question are compulsory.
2) Draw neat diagrams wherever necessary.
3) Design paper GUI.
P.T.O.
Q3) Attempt any Four of the following : [4 × 4 = 16]
a) Write a vb .net program for find max number among Entered two number.
b) Write a vb .net program to check whether Enter string is palindrome or
not.
c) Write a vb .net program to accept a number from user throge input box
and display its multiplication table into list box?
d) Write a program in C# .net for sum of two number.
e) Write a program in C# .net to reverse given number.
[5803]-605 2