B.B.A (C.a) 2019 Pattern
B.B.A (C.a) 2019 Pattern
B.B.A (C.a) 2019 Pattern
:
PA-1956 [Total No. of Pages : 2
[5954]-101
First Year B.B.A. (Computer Application)
CA-101 : BUSINESS COMMUNICATIONS SKILLS
(CBCS 2019 Pattern) (Semester-I)
P.T.O.
B) Match the following : [5]
A B
a) Mentioning the number of i) Reference Numbers
the documents/papers are
enclosed in the
b) Element which causes ii) Official communication
disturbance in the flow
of communication
c) Office circulars should consists iii) Channel
d) A memo is used as a means of iv) Sender
e) Person who sends information v) Enclosures
to another person is
C) True or False (Attempt any 4 out of 5) : [4]
a) Voice mail is a computer based system.
b) Orders and directives are the example of downward communication.
c) SMS stands for Social Message Service.
d) The word “memo” is a short form of Memorandum.
e) Good manners come from one’s heart and not a formal etiquette book.
[5954]-101 2
Total No. of Questions : 3] SEAT No. :
PA-1957 [Total No. of Pages : 2
[5954]-102
First Year .B.B.A.(Computer Application)
CA-102 : PRINCIPLES OF MANAGEMENT
(2019 Pattern) (Semester-I)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsroy.
2) Figure to the right indicate full marks.
[5954]-102 1 P.T.O.
Q2) Answer any three : [3×8=24]
a) What are the types of decision making?
b) Explain management as an art.
c) What are principles of change?
d) Explain Maslow’s Law of Hierarcly.
[5954]-102 2
Total No. of Questions : 5] SEAT No. :
a) Define token.
c) Define Structure.
d) What is Keywords?
e) Define Associativity.
i) Define string.
P.T.O.
Q2) Attempt Any Four of the following (Out of Five) : [4 × 4 = 16]
a) Explain do ... while loop statement with syntax and example.
b) Explain briefly structure declaration and accessing member from structure.
c) Explain Logical operator with example.
d) Explain briefly print( ) and scanf( ) I/O functions used in C.
e) Write a program to find even number from Array.
Q5) Write a short note on any Two of the following (Out of Three) :
[2 × 3 = 6]
a) Pointer.
b) for Loop.
c) Data Types.
[5954]-103A 2
Total No. of Questions : 5] SEAT No. :
PA-1959 [Total No. of Pages : 3
[5954]-104
F.Y. B.B.A. (C.A.)
CA - 104 : DATABASE MANAGEMENT SYSTEM
(2019 Pattern) (CBCS) (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.
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.
• Find the name of department whose salary is above 10000.
• Display list of employees having designation ‘CLERK’.
b) Consider the following Entities and Relationships and solve the queries :
Donor (donor_no, donor_name, city)
Blood_Donation (bid, blood_group, quantity, date_of_collection)
Relation between Donor and Blood_Donation is One to Many.
Constraint : Primary key, blood_group should not be null.
• Display total blood quantity collected on 25th December 2013.
• Display total blood donated by each donor.
c) Consider the following Entities and Relationships and solve the queries :
Bus (bus_no, capacity, depot_no)
Route (rout_no, source, destination, no_of_stations)
Relation between Bus and Route is Many to One.
Constraint : Primary key.
• Find out the route details on which buses whose capacity is 20 runs.
• Display number of stations from ‘Chinchwad’ to ‘Katraj’.
d) Consider the following Entities and Relationships and solve the queries :
Musician (mno, mname, addr, phno)
Album (title, copy_right_dae, 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.
e) 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.
[5954]-104 2
Q4) Attempt any Four of the following : [16]
a) Explain Advantages and disadvantages of Indexed file organization.
b) Write a note on Data Views.
c) Explain the following SQL commands with syntax and example :
i) DROP TABLE ii) UPDATE
d) Consider the following Entities and Relationships and solve the queries :
Employee (emp_id, emp_name, address)
Investment (inv_no, inv_name, inv_date, inv_amount)
Relation between Employee and Investment is One to Many.
Constraint : Primary key, inv_amount should be > 0.
• Display employee details who have invested more than 100000.
• Display employee wise total investment amount.
e) Consider the following Entities and Relationships& write queries for
following.
Property (pno, desc, area, rate)
Owner (owner_name, addr, phno)
Relation between owner and Property is One to Many.
• Display owner details having rate of property less than Rs. 20,00,000.
• Display owner name having maximum no. of properties.
[5954]-104 3
Total No. of Questions : 5] SEAT No. :
P.T.O.
Q2) Attempt any four of the following : [16]
a) Marks 10 20 30 40 50
No. of Students 8 10 20 15 7
Computer Arithmetic Mean
b) Calculate the S.D. and C.V. from the following :
14, 8, 11, 10, 13, 16, 5, 9, 12, 2
c) Calculate coefficient of correlation for the following data :
X: 2 3 4 5 6 7 8
Y: 4 7 8 9 10 14 18
d) In a simple study about coffee habit in two towns the following information
was received :
Town A : Females were 40%, Total coffee drinkers were 45% and male
non-coffee drinkers were 20%
Town B : Males were 55%, Female coffee drinkers were 15% and male
non-coffee drinkers were 30% Represent the above data in a tabular
form.
e) Compute the mode from the following data :
Size 2 3 4 5 6 7 8 9 10 11 12 13
Frequency 3 8 10 12 16 14 10 8 17 5 4 1
f) Calculate Range and its coefficient from the following data :
53, 46, 18, 16, 75, 84 and 28
[5954]-105 2
c) Computer the quartile deviation and its coefficient from the following
data :
100, 24, 14, 105,21, 35,106, 16,100, 72, 68, 103, 61, 90, 20
d) find correlation coefficient between X and Y, given that : n = 25 x = 75,
y = 100, x2 = 250, y2 = 500, xy = 325
e) Find Median for the following data :
Wages : 30-40 40-50 50-60 60-70 70-80 80-90 90-100
(in <)
No. of 1 3 11 21 43 32 9
Persons
f) Explain the Degree (strength) of correlation
[5954]-105 3
Q5) Attempt any one of the following : [6]
a) From the data given below, find the regression equations :
i) Y on X
ii) X on Y
Marks : 25 28 35 32 31 36 29 38 34 32
(Economics)
Marks 43 46 49 41 36 32 31 30 33 39
(Statistics)
b) Calculate mean, median and mode from the following data :
Monthly salary : 400 600 800 1000 1200 1400 1600
(Less than)
No. of Workers : 0 4 14 33 45 49 50
[5954]-105 4
Total No. of Questions : 7] SEAT No. :
PA-1961 [Total No. of Pages : 3
[5954]-201
F.Y. B.B.A. (C.A.)
CA-201 : ORGANISATION BEHAVIOR &
HUMAN RESOURCE MANAGEMENT
(2019 Pattern) (Semester-II)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) Q.1 & Q.2 are compulsory.
2) Solve any 3 questions from Q.3 to Q.7.
3) Figures to the right indicate full marks.
Q1) Select the correct option: [16]
a) The basis of ____ is economic resources with a managerial orientation
of money.
i) Autocratic model ii) Custodial model
iii) Collegial model iv) Supportive model
b) Fundamental concepts of OB revolve around _____ .
i) Nature of human beings ii) Working of human beings
iii) Both (i) & (ii) iv) None of above
c) What is the most important purpose of diversity training?
i) Improve communication skills ii) Increase workplace harmony
iii) Increase tolerance iv) Increase cultural knowledge
d) _____ refers to any alteration that occurs in total work environment.
i) Organisational change ii) Organisational stress
iii) Organisational conflict iv) None of the above
e) Which of the following is not job related stress?
i) Role ambiguity ii) Work overload
iii) Work underload iv) None of the above
f) Human Resource management is ___ management function.
i) Strategic ii) Auxiliary
iii) Supporting iv) Ancillary
g) Employees in ____ are mostly treated as an economic man for his services
are exchanged for wages or salaries.
i) Human resoursce Management ii) Personnel Management
iii) Financial Management iv) Scientific Management
P.T.O.
h) Employment, Human Resource Development. Compensation, Human
Relations, HR effectiveness are all the __ functions of Human Resources
Management.
i) Managerial ii) Operational
iii) Financial iv) Technical
i) Handling canteen, medical, transport, legal functions are _____ role of
HR Managers.
i) HRD ii) Administrative
iii) Industrial Relation iv) Development
j) ____ is process by which an organization should move from its current
man power position to its desired manpower position.
i) Human Resource Planning ii) Human Resource Management
iii) Training iv) All the above
k) ____ involves a collection of job related information.
i) Job description ii) Job analysis
iii) Job designing iv) All the above
l) Employee referral is ______ .
i) an internal source of recruitment
ii) an external source of recruitment
iii) Both (i) & (ii)
iv) None of the above
m) A campus placement is the example of ____ method of recruitment.
i) Direct ii) Indirect
iii) Internet iv) Third party
n) Under _____ method an imaginary situation is created and trainees are
asked to act on it.
i) Lectures ii) Case-study
iii) Simulation iv) Job Instruction
o) The methods of training which are adopted for the development of
employees away from the field of the job are known as ___ methods.
i) On the job ii) Off-the-job
iii) Both (i) & (ii) iv) None of above
p) The following is (are) the benefit(s) of training.
i) Increase productivity ii) Reduce accidents
iii) Reduce supervision iv) All the above
[5954]-201 2
Q2) Write short notes on (Any four): [24]
a) Methods of Recruitment.
b) Internal sources of Recruitment.
c) Autocratic model
d) Effects of stress.
e) Scope of organisational behaviour.
f) Recent Trends in Training.
Q3) What is cultural diversity? Explain the strategies for managing workforce
diversity. [10]
Q4) Define selection? Explain the steps involved in selection process. [10]
Q5) What do you mean by Human Resource Planning? Explain the importance of
HR planning? [10]
Q7) What is “Training & Development”? Explain any four methods of off-the-job
training methods. [10]
[5954]-201 3
Total No. of Questions : 4] SEAT No. :
PA-1962 [Total No. of Pages : 3
[5954]-202
First Year B.B.A. (C.A.)
CA - 202 : FINANCIAL ACCOUNTING
(CBCS 2019 Pattern) (Semester - II)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
3) Use of simple calculator is allowed.
[5954]-202 1 P.T.O.
c) Match the following pairs. [5]
Group A Group B
i) Fixed Assets 1) Branch of Accounting
ii) Accounting Software 2) Secondary Book
iii) Cost Accounting 3) Tally ERP 9.0
iv) Ledger 4) Goodwill
v) Intangible Asset 5) Plant and Machinery
Q2) Journalise the following transactions in the books of M/s Poonawala, Pune for
March 2022. [12]
March 2022.
1. Mr. Poonawala started business with cash Rs. 1,50,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.
[5954]-202 2
Q3) From the following particulars prepare a Bank Reconciliation Statement to find out
the causes of difference in two balances as on March 31, 2022 for Star Ltd. [12]
Rs.
a) Bank Overdraft as per Bank Statement 34,000
b) Check issued but not encashed during the August 4,400
c) Dividends on shares collected by banker 4,600
d) Interest charged by the bank recorded twice in the Cash Book 1,000
e) Check deposited as per Bank Statement not entered in Cash Book 6,800
f) Credit side of the Bank column in Cash Book cast short 2,000
g) Clubs dues paid by bank as per standing instruction not recorded in
Cash Book. 2,400
h) Uncredited check due to outstation. 7,800
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 March 2022 and Balance sheet as on that date. [16]
[5954]-202 3
Total No. of Questions : 5] SEAT No. :
PA-1963 [Total No. of Pages : 3
[5954]-203
F. Y B.B.A. (C.A.)
CA-203 : BUSINESS MATHEMATICS
(2019 Pattern) (Semester - II)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates :
1) All questions are compulsory.
2) Neat diagram must be drawn wherever necessary.
3) Figures to the right indicate full marks.
Q3) Attempt any Four of the following (Four out of Six) : [4 × 4 = 16]
a) What is percentage and how it is calculated?
b) Find A + B = B + A When matrices.
é1 2 ù é3 1ù
A=ê ú,B = ê ú
êë 2 -1úû êë-1 -2úû
Q4) Attempt any four of the following (Four out of six) [4 × 4 = 16]
a) At what price will A 4,250 buy shares worth A 5000? (They are A 100
shares).
b) A person invests his money in bank worth A 24,000. It is increasing at the
rate of 5% every year. What will be the growth in his investment after 3
years?
c) What is the 20% of 150 ?
d) Alfred buys an old scooter for A 4700 and spend A 800 on its repairs.
If he sells the scooter for A 5800, his gain percent is what?
e) Write the steps of LPP formulation
f) Explain the North - west corner method (NWCM) method of TP?
[5954]-203 2
Q5) Attempt any one out of two: [1 × 6 = 6]
a) 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
OR
b) Compute the inverse of A :-
é0 1 2ù
ê ú
Where A = ê1 2 3ú
ê ú
ê 3 1 1ú
ë û
[5954]-203 3
Total No. of Questions : 5] SEAT No. :
PA-1964 [Total No. of Pages : 3
[5954]-204
B.B.A. (CA)
CA-204: RELATIONAL DATABASE MANAGEMENT
SYSTEM
(2019 Pattern) (Semester - II)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates :
1) All questions are compulsory.
2) Figures to the right indicate full marks.
a) Define RDBMS?
b) Define Database?
e) Define serializability?
g) What is transaction?
h) What is procedure?
i) What is trigger?
P.T.O.
Q2) Attempt any FOUR of the following (Out of FIVE) : [4 × 4 = 16]
a) Explain difference between DBMS and RDBMS in detail.
b) What is deadlock? Explain methods to prevent deadlock.
c) What is exception handling? Explain predefined exceptions.
d) Explain two-phase locking protocol in detail.
e) Explain RDBMS packages in detail.
[5954]-204 2
c) 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?
Time Transaction Code
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) Functions in PLSQL.
b) Concurrent Execution.
c) Control Statements in PLSQL.
[5954]-204 3
Total No. of Questions : 5] SEAT No. :
[5954]-205 2
Q5) Attempt any two of the following : (out of three) [2 × 3 = 6]
i) Write short note on internet.
ii) Explain embedding Audio, video in HTML.
iii) Explain Date objects in Javascript.
[5954]-205 3
Total No. of Questions : 5] SEAT No. :
j) What is Blogging?
P.T.O.
Q2) Attempt the following (Any Four) : [4 × 4 = 16]
a) Explain the search engine optimization.
b) Describe Digital Marketing channels.
c) Explain the concept SEO optimization.
d) Explain CRM models in detail.
e) Describe Digital Display Marketing.
[5954]-301 2
Total No. of Questions : 5] SEAT No. :
PA-1967 [Total No. of Pages : 2
[5954]-302
S.Y. B.B.A. (Computer Application)
CA - 302 : DATA STRUCTURE
(2019 Pattern) (Semester - III)
Time : 2½Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right side indicate full marks.
[5954]-302 2
Total No. of Questions : 5] SEAT No. :
PA-1968 [Total No. of Pages : 2
[5954]-303
S.Y. B.B.A. (Computer Application)
CA - 303 : SOFTWARE ENGINEERING
(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.
[5954]-303 2
Total No. of Questions: 5] SEAT No. :
PA-1969 [5954]-304
[Total No. of Pages : 2
P.T.O.
Q4) Attempt any Four of the following. [4×4=16]
a) What is the difference between $Scope and Scope?
b) Write a program to create a Service to calculate are of a circle.
c) Explain life cycle of a Module.
d) Write a Program to display name, qualification and address using MVC
architecture.
e) Explain $document service, $logservice and $root service in brief.
[5954]-304 2
Total No. of Questions: 5] SEAT No. :
PA-1970 [5954]-305
[Total No. of Pages : 2
P.T.O.
Q4) Attempt any four of the following (out of Five) [4×4=16]
a) What is array? Explain different types of array in PHP.
b) What is the difference between a while loop and do while loop in PHP.
c) Write a PHP program to find the sum of digit of a given number.
d) Write a PHP program to use multiple checkbox to select hobbies
e) List various MYSQL Queries with their Syntax.
Q5) Write a short note on Any Two of the following (out of Three) [2×3=6]
a) Explain advantages of PHP built in functions
b) Explain GET Method
c) List Advantages of PHP.
[5954]-305 2
Total No. of Questions : 5] SEAT No. :
PA-1971 [Total No. of Pages : 2
[5954]-306
S.Y. B.B.A. (C.A.)
CA- 305 : BIG DATA
(2019 CBCS Pattern) (Semester-III)
P.T.O.
Q3) Attempt any FOUR of the following. [16]
a) State advantages and disadvantages of SVM.
b) Explain Data frame with example.
c) Explain types of regression models.
d) What is histogram? Explain with example in R.
e) Explain functions included in “dplyr” package
[5954]-306 2
Total No. of Questions : 5] SEAT No. :
PA-1972 [Total No. of Pages : 2
[5954]-307
S.Y. B.B.A. (Computer Application)
CA-305 : BLOCK CHAIN
(2019 Pattern) (Semester-III)
P.T.O.
Q3) Attempt any FOUR of the following (Out of FIVE). [4×4=16]
a) What is blockchain? Explain its Importance?
b) What is block? Explain its structure diagrammatically.
c) Explain types of network.
d) Explain Actros of Blockchain
e) What is gas? Why it is important in Ethereum?
Q5) Write a short note one Any TWO of the following. (Out of THREE). [2×3=6]
a) Differentiate between private key and public key.
b) Explain working of smart contracts.
c) Give Limitations of Blockchain.
[5954]-307 2
Total No. of Questions : 5] SEAT No. :
PA-1973 [Total No. of Pages : 2
[5954]-401
S.Y. B.B.A. (C.A.)
CA - 401 : NETWORKING
(2019 Pattern) (CBCS) (Semester - IV)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates :
1) All questions are compulsory.
2) Neat diagrams must be drawn wherever necessary.
P.T.O.
Q4) Attempt any three of the following : [3 × 5 = 15]
a) Explain IEEE standards 802-11 in detail.
b) Compare ISO-OSI reference model and TCP/IP model.
c) What is cryptography? Explain encryption and decryption process.
d) Explain Fiber optic cable in detail.
[5954]-401 2
Total No. of Questions : 5] SEAT No. :
PA-1974 [Total No. of Pages : 3
[5954]-402
S.Y. B.B.A. (Computer Application)
CA - 402 : OBJECT ORIENTED CONCEPTS THROUGH CPP
(2019 Pattern) (Semester - IV)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
[5954]-402 1 P.T.O.
Q3) Attempt any FOUR of the following (out of FIVE). [4×4=16]
a) Write a C++ program to copy contents of one file to another file.
b) Write a program to calculate area and circumference of a circle using
inline function.
c) Declare a class of vehicle. Derived classes are two whecler, three wheeler
and four wheeler. Display the properties of each type of vehicle using
member functions of class.
d) Write a C++ program to use setfile ( ) and setiosflags ( ) manipulator.
e) Write a C++ program to compare two strings using overload operater
“==”.
[5954]-402 2
b) Explain try, catch and throw in exception handling.
c) Design C++ class which contain function display ( ). Write a program to
count number of times display ( ) function is called (Use static data
member)
d) What is Destructor? State the importance of destructor with example.
e) What is tokens in C++? Explain in detail.
Q5) Write a short note on any TWO of the following (out of THREE) [3×2=6]
a) Call - by - value and call-by-reference
b) Data abstraction
c) Default Argument
[5954]-402 3
Total No. of Questions : 5] SEAT No. :
PA-1975 [Total No. of Pages : 3
[5954]-403
S.Y. B.B.A. (Computer Application)
CA - 403 : OPERATING SYSTEM
(2019 Pattern) (Semester - IV)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Neat diagrams must be drawn wherever necessary.
[5954]-403 1 P.T.O.
c) The request queue is as follows:
15, 27, 137, 18, 150, 65, 194.
Number of tracks = 0 to 199
Starting position or current head position = 128. Find total head movement
by applying SSTF (Shortest Seek Time First) disk scheduling algorithm.
d) List any two types of Multiprocessor.
e) Consider the following set of processes with length of CPU Burst time
and arrival time in milliseconds.
Process Arrival Time Burst Time
P1 0 3
P2 2 6
P3 4 4
P4 6 5
P5 8 2
Calculate turn around time, waiting time, average waiting time and average
turn around time using preemptive SJF scheduling algorithm.
[5954]-403 2
c) Consider a reference string 4, 7, 6, 1, 7, 6, 1, 2, 7, 2 the number of frames
in the memory is 3. Find out number of page Faults respective to
i) FIFO
ii) LRU
d) Explain advantages and disadvantages of linked allocation methods.
e) Define the term:
i) Logical Address
ii) Physical Address
[5954]-403 3
Total No. of Questions: 5] SEAT No. :
PA-1976 [5954]-404
[Total No. of Pages : 2
SY B.B.A. (C.A.)
CA - 404 : NODE JS
(2019 Pattern) (Semester-IV)
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) Answer the following (any four) [4×4=16]
a) Write a Program which uses addlistener ( ) method of Event Emmitter
class.
b) Write a short note on NPM.
c) Write a Program to delete table records using node.JS and MySQL
database.
d) How do you install Packages locally using NPM. Explain with an example.
e) Compare Traditional web. server model and Node.JS Process model.
[5954]-404 2
Total No. of Questions : 4] SEAT No. :
PA-1977 [Total No. of Pages : 2
[5954]-405
S.Y.B.B.A. (CA)
CA-404 : ADVANCED PHP
(2019 CBCS Pattern) (Semester - IV)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questons are compulsory.
2) Draw neat diagram wherever necessary.
[5954]-405 1 P.T.O.
Q3) Attempt any Four of the following. [4×4=16]
a) Create a form to accept Customers Details and Display it on Next Page.
b) Write a PHP script to Design a form to accept a number from the user to
check whether number is palindrome or not. (Use the concept of self
processing page).
c) Write XML script to print the names of the students present in
“Student.xml” file.
d) Define a class Employee having private member id, name, salary, dept.
Define parametrised constructor. Create object and display details fo
employee having maximum salary.
e) Write a simple PHP program which implements AJAX for addition of
two numbers.s
[5954]-405 2
Total No. of Questions : 5] SEAT No. :
PA-1978 [Total No. of Pages : 2
[5954]-501
B.B.A. (C.A.)/B.C.A.
CA-501 : CYBER SECURITY
(2019 Pattern) (Semester - V)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates :
1) All questions are compulsory.
2) Neat diagram must be drawn wherever necessary.
3) Figures to the right indicate full marks.
Q5) Write a short note on Any Two of the following. (9 out of Three)
[2 × 3 = 6]
a) Hacking.
b) The Indian IT Act.
c) Phishing.
[5954]-501 2
Total No. of Questions : 5] SEAT No. :
PA-1979 [Total No. of Pages : 3
[5954]-502
T.Y.B.B.A. (C.A.)
OBJECT ORIENTED SOFTWARE ENGINEERING
(2019 Pattern) (Semester - V) (CA-502) (CBCS)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates :
1) All questions are compulsory.
2) Neat diagram must be drawn whenever necessary.
3) Figures to the right indicate full marks.
a) What is realization?
b) What is interface?
d) Define forking.
f) Define Generalization.
P.T.O.
d) What is use cases? State include and extend relationship among use cases
with sample.
[5954]-502 2
Tickets can be booked in two ways by i-ticket or by e-ticket booking.
In case of i-ticket booking customer can book the tickets online and the
ticket are couriered to particular customer at their address.
But in case of e-ticket booking and cancelling tickets are booked and
cancelled online sitting at the home and customer himself has to take print of
the ticket but in both the cases amount for ticket are deducted from customers
account.
For the cancellation of ticket the customer has to go at reservation office
& fill form and ask the clerk to cancel the ticket and refund the amount.
After booking ticket the customer has to checkout by paying fare amount
to clerk.
Consider above situation. Draw the following UMLdiagram.
b) Class diagram.
c) Sequence diagram.
[5954]-502 3
Total No. of Questions : 5] SEAT No. :
[5954]-503 2
Total No. of Questions : 5] SEAT No. :
[5954]-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) Figures to the right indicate full marks.
3) Draw a neat label diagram whenever necessary.
P.T.O.
Q3) Solve the following : (Any 4) [4 × 4 = 16]
f) Display the details of "Online course" whose fee is greater than 20,000.
h) Display the details of course having fees 20,000 and duration 6 months.
[5954]-504 2
Total No. of Questions : 5] SEAT No. :
[5954]-505
T.Y. B.B.A. (CA)
CA - 504 :PYTHON
(2019 Pattern) (Semester - V)
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 questions. [4×4=16]
d) Write a python class to accept a string and number 'n' from user and
display 'n' repetition of strings by overloading *operator.
d) Write a python program to accept string and remove the characters which
have odd index values of given string using user defined function.
a) NumPy
b) Slicing dictionaries.
c) Raise statement.
[5954]-505 2
Total No. of Questions : 5] SEAT No. :
PA-1983 [Total No. of Pages : 2
[5954]-601
T.Y.B.B.A. (C.A.)
RECENT TRENDS IN INFORMATION TECHNOLOGY
(2019 Pattern) (Semester - VI) (CA-601)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates :
1) Questions : Total Number of Questions are 5 (Five).
2) Total Marks assigned: 70
3) Time assigned: 2½ Hours.
P.T.O.
d) What are the disadvantages of Depth First Search?
e) What are the difference between OLTP and OLAP?
Q5) Write a short note on Any TWO of the following (Out of THREE) :
[2 × 3 = 6]
a) State the ‘Water Jug Problem’ in artificial intelligence with the help of
diagrams and propose a solution to the problem.
b) Data mining task.
c) ROLAP and HOLAP.
[5954]-601 2
Total No. of Questions : 5] SEAT No. :
Q5) Write a short note on Any TWO of the following (out of THREE) :
[2 × 3 = 6]
a) Testing for Real-Time system.
b) Stub and Driver concept in Unit testing.
c) Load Runner
[5954]-602 2
Total No. of Questions : 5] SEAT No. :
[5954]-603
T.Y. 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]
e) Write a java program to create table student with attributes Rno, Sname,
Per.
b) What is session tracking? What are the different ways of session tracking
in servlet.
d) Write a JSP application to accept a user name and greet the user.
a) Connection interface.
b) Runnable interface.
c) Thread synchronization.
[5954]-603 2
Total No. of Questions : 5] SEAT No. :
a) What is Android?
g) What is cursor?
h) What is Toast?
P.T.O.
Q2) Attempt the following (Any 4) : [4 × 4 = 16]
a) Describe activity Life cycle.
b) What is spinner? How to create it? Explain with Example.
c) How to create database in SQLite? Explain with Example.
d) Define Asyntask? How it works? Explain with Example.
e) Describe Bounded and Unbounded service in detail.
[5954]-604 2
Total No. of Questions : 5] SEAT No. :
PA-1987 [Total No. of Pages : 2
[5954]-605
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 questions are compulsory.
2) Neat diagrams must be drawn wherever necessary.
3) 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) Inheritance.
b) ASP.Net server controls.
c) Constructor and Destructor.
[5954]-605 2