B.B.A. (C. A.) 2019 Pattern Sem 6
B.B.A. (C. A.) 2019 Pattern Sem 6
[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