University of Mumbai
Examination Second Half 2021 under cluster __ (Lead College: _________)
Examinations Commencing from 22nd November 2021 to 5th January 2022
Program:MCA
Curriculum Scheme: Rev2019
Examination: M.C.A Semester III
Course Code: 31 and Course Name MCA
Time: 2 hour 30 minutes Max. Marks: 80
=====================================================================
1. The question paper will be of total 80 Marks and Two and half hours duration. Out of which 20
marks will be of 10 MCQs carrying two marks each covering all the modules of the syllabus.
Remaining three questions carrying 20 marks each (Total 60 marks) will be of
subjective/descriptive in nature of 5 or 10 marks as per the requirement of the subject/course and
covering all the modules of the syllabus.
Choose the correct option for following questions. All the Questions are
Q1.
compulsory and carry equal marks
Q1. Which of the following is not variety of Big Data?
Option A: Structured data
Option B: Null Data
Option C: UnStructured data
Option D: Semi-Structured data
Q2. Which of the following is a characteristic of Big Data?
Option A: Huge volume of data
Option B: Complexity of data types and structures
Option C: Speed of data creation and growth
Option D: All of the above
Q3. All of the following accurately describe hadoop , EXCEPT __________________
Option A: Open Source
Option B: Real - Time
Option C: Java-Based
Option D: Distributed computing approach
1 | Page
Q4. Which of the following are the simplest NoSQL databases?
Option A: Key-value
Option B: Document based
Option C: column-based
Option D: Row Based
Q5. Which is not a NoSQL database ?
Option A: HBase
Option B: MongoDB
Option C: Oracle
Option D: Cassandra
Q6. To extract [Link] file we use command______
Option A: ar unextract filename
Option B: tar -xvf filename
Option C: -xvf filename
Option D: tar filename
Q7. Which of the following is/are a feature of Pig?
Option A: Extensibility
Option B: Ease of programming
Option C: Rich set of operators
Option D: All of the above
8. What Hive can not offer
Option A: storing data in tables and columns
2 | Page
Option B: Online transaction processing
Option C: Handling date time data
Option D: Partitioning stored data
9. Kafka maintains feeds of messages in categories called
Option A: Topics
Option B: Chunks
Option C: Domains
Option D: Messages
10. ____________ is a component on top of Spark Core.
Option A: Spark Streaming
Option B: Spark SQL
Option C: RDDs`
Option D: All of the mentioned
Q2 Solve any Four out of Six 5 marks each
A 3V’s of Big Data
B Characteristics Of NOSQL
C Latin Basics
D RDD
E Challenges Of Big Data Visualization
F PIG Execution Modes
Solve any Two Questions out of Three 10 marks each
Q3
What is HDFS ? List all components of HDFS and explain any three
A
components ?
3 | Page
Explain working of following phases of Map Reduce with one common
example.
(i) Map Phase
B
(ii) Combiner Phase
(iii) Shuffle and Sort Phase
(iv) Reducer Phase.
Explain HIVE architecture with the help of a neat diagram ? List and explain
C
built in functions used in HIVE .(Any three)
Solve any Two Questions out of Three 10 marks each
Q4
A What is Hbase ? Explain HBase Architecture ?
B Explain any three built-in function of PIG ?
C Explain Apache Kafka architecture with the help of a neat diagram ?
4 | Page