3rd - semesters-Pyqp'S - March-April-2021 - Mca (Management) 2020 Pattern
3rd - semesters-Pyqp'S - March-April-2021 - Mca (Management) 2020 Pattern
:
P6988 [5865] - 301
[Total No. of Pages : 4
[5865] - 301 2
xv) Firebase is a backend platform for building ______.
a) Web application b) iOS application
c) Android application d) All the above
xvi) Which of the following Android view sub-classes uses the webkit
rendering engine to display web pages?
a) Page view b) Web view
c) Map view d) Http client
xvii) What is Dart?
a) Dart is object oriented programming language
b) Dart is used to create a frontend user interface
c) Both a and b
d) None of the above
xviii) JSON stands for ______.
a) Java Standard Output Network
b) Java Script Object Notation
c) Java Script Output Name
d) Java Source Open Network
xix) Flutter developed by?
a) Oracle b) Facebook
c) Google d) IBM
xx) For creating Fragments the Java class needs to extend which base class?
a) Main Activity
b) Mini Activity
c) Fragment
d) None of the above
OR
[5865] - 301 3
Q3) a) What is Activity? Explain Activity Life cycle. [6]
b) Demonstrate Array Adapter using Listview to display list of five subjects. [6]
OR
a) What is Fragment? Explain Fragment Life cycle. [6]
b) Design android application for login activity. Write an android code to
check login credentials with username = “SPPU” and password = “Exam”.
Display appropriate message on Toast to the user. [6]
Q4) a) Write an android application using SQLite to create employee (eid, ename,
edept, esalary) table and insert a record in table and display appropriate
message on toast to user. [6]
b) Write a short note on JSON parsing with example. [6]
OR
a) Explain cursor in android with suitable example. [6]
b) Demonstrate webview to display a webpage in an android application.
[6]
[5865] - 301 4
Total No. of Questions : 5] SEAT No. :
P6989 [5865] - 302
[Total No. of Pages : 5
M.C.A. (Management)
IT 32: DATA WAREHOUSING AND DATA MINING
(2020 Pattern) (Semester - III)
Time : 2½ Hours] [Max. Marks : 50
Instructions to the candidates:
1) All questions are compulsory.
2) Draw neat & labelled diagram wherever necessary.
iii) _____ is an intermediate storage area used for data processing in ETL
process of data warehousing.
a) Buffer b) Virtual memory
c) Staging area d) Inter storage area
[5865] - 302 1
P.T.O.
vi) The role of ETL is to ______.
a) Find erroneous data
b) Fix erroneous data
c) Both finding and fixing erroneous data
d) Filtering of the data source
xiii) If the ETL process featches the data separately from the host server
during the automatic load to the data warehouse, one of the challenge
involved is ______
a) the associated network may be down
b) it may end up pulling the incomplete /incorrect file.
c) it may end up connecting to an incorrect host server.
d) None
[5865] - 302 2
xiv) Webmining helps to improve the power of web search engine by identifying
_______
a) Web pages and classifying the web documents
b) XML documents
c) Text documents
d) Database
xvi) Assigning data to one of the clusters and recompute the centroid are the
steps in which algorithm.
a) Apriori algorithm b) Bayesian classification
c) FP tree algorithm d) K-mean
[5865] - 302 3
Q2) a) What is a Data warehouse. Explain the need and characteristics of Data
warehouse. [5]
OR
a) Explain Kimball Life Cycle diagram in detail. [5]
OR
a) Describe ETL. What are the tasks to be performed during data
transformation. [6]
b) What are the basic operations of OLAP? [4]
Q4) a) What is Data mining? Explain the architecture of Data mining. [3]
b) Apply FP Tree Algorithm to construct FP Tree and find frequent itemset
for the following dataset given below (minimum support = 30%) [7]
Transaction ID List of Products
1 Apple, Berries, Coconut
2 Berries, Coconut, Dates
3 Coconut, Dates
4 Berries, Dates
5 Apple, Coconut
6 Apple, Coconut, Dates
OR
[5865] - 302 4
a) Explain data mining techniques in brief. [3]
b) How does the KNN algorithm works? [7]
Apply KNN classification algorithm for the given dataset and predict the
class for X(P1 = 3, P2 = 7) (K = 3)
P1 P2 Class
7 7 False
7 4 False
3 4 True
1 4 True
Q5) a) What is text mining? Explain the process of text mining. [4]
b) Explain K-means algorithm. Apply K-means algorithm for group of visitors
to a website into two groups using their age as follows:
15, 16, 19, 20, 21, 28, 35, 40, 42, 44, 60, 65
(Consider initial centroid 16 and 28 of two groups) [6]
OR
a) Apply K-means algorithm for the given data set where K is the cluster
number D = {2, 3, 4, 10, 11, 12, 20, 25, 30}, K = 2. [6]
b) What are the different types of web mining? [4]
[5865] - 302 5
Total No. of Questions : 7] SEAT No. :
P6990 [5865] - 303
[Total No. of Pages : 2
Q1) a) Write detail test plan for online registration & examination application.
Candidate will register through valid email ID & will book date & time
slot from available dates & time slots. Candidate will select subject from
list of subjects given. Application will send user ID & password to the
candidates email ID. On the date & time, candidate will login with given
user ID & Password Application will display multiple choice questions
& will accept choice from candidate. At the end of given time, application
will display the marks. [8]
Q2) Define software quality assurance. Also explain SQA activities. [8]
Q3) Explain various techniques of software reviews. Also compare them. [8]
Q4) Explain various black box testing techniques with reference to entry of MCA
sem III marks data entry. [8]
Q5) Explain type of testing tools. Also explain their benefits & risks. [8]
Q6) Explain non functional testing. Also compare localization & internationalization.
[8]
[5865] - 303 2
Total No. of Questions : 5] SEAT No. :
P6992 [5865] - 305
[Total No. of Pages : 4
Q1) Write correct option or filling the blanks of following questions.(each ½mark)
[10]
i) Which one of the following is cloud platform by microsoft?
a) Azure b) AWS
c) Cloudera d) None of the above
vi) Which one of the following cloud concepts is related to sharing and
pooling the resources?
a) Polymorphism b) Virtualization
c) Abstraction d) None of the mentioned
ix) Which of the following is used to aid for locating services in SOA?
a) databus b) Catalog service
c) Data abstraction services d) All of the mentioned
x) How many different protocol types are required for message passing in
SOA?
a) 2 b) 4
c) 1 d) 3
[5865] - 305 2
xiii) Combination of cloud computing architecture is _______.
a) service-oriented architecture and grid computing
b) utility computing and event-driven architecture
c) virtualization and event-driven architecture
d) service-oriented architecture and event-driven architecture
xviii) Which of the following service provider provides the least amount of
built in security?
a) SaaS b) PaaS
c) IaaS d) All of the mentioned
[5865] - 305 3
Q2) What are benefit and challenges of cloud computing? Explain the term of
SaaS, PaaS & IaaS. [10]
OR
Q3) a) What is the Virtualization & write the type of Virtualization? [5]
b) Define the Service Oriented Architecture and the concept of SOA. [5]
OR
a) Write the multi-cloud Architecture and its benefit & challenges? [5]
Q5) Explain the cloud computing privacy and security challenges in details? [10]
OR
[5865] - 305 4