0% found this document useful (0 votes)
26 views23 pages

1 - 5TYBCOM CSA1 RegATKT QBank Exam 6040 SeptOct24

Uploaded by

neerajguram501
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views23 pages

1 - 5TYBCOM CSA1 RegATKT QBank Exam 6040 SeptOct24

Uploaded by

neerajguram501
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

5TYBCOM CSA1 Question Bank AY 2024-25

MCQs
A byte consists of ………. bits.
a) 2
b) 4
c) 8
d) 16

The transmission medium that carries the message is referred to as the ………….
a) Protocol
b) Gateway
c) Communication channel
d) Receiver

Which of these is/are essential for a computer network?


a) A resource
b) A medium
c) Protocols
d) All of the above

The fastest media is ……………


a) Twisted pair
b) Fiber-optic
c) UTP
d) Wireless

Which topology fails when the central hub fails?


a) Star
b) Ring
c) Bus
d) All of the above

The network spanning a number of cities or countries or continents form ……


a) LAN
b) MAN
c) WAN
d) None of these

1
Which of these domains is restricted to qualified organisations?
a) .com
b) .org
c) .net
d) .edu

The common protocol of the Internet is ………….


a) HTTP
b) FTP
c) SMTP
d) POP

What is the full form of URL?


a) Uniform Resource Library
b) United Resource Locator
c) Universal Resource Locator
d) Uniform Resource Locator

A workbook may consist of multiple ………..


a) Worksheets
b) Files
c) Folders
d) Disks

The intersection of a worksheet row and column is called a …….


a) range
b) Cell
c) Pointer
d) Box

The last cell in an Excel worksheet is ……………..


a) 100
b) IV
c) XFD
d) VI

The format for an absolute cell reference would look like ………
a) #A#1
b) $A$1
c) &A&1

2
d) @A@1

Which of these is a mixed cell reference ………


a) A1
b) $A1
c) A$1
d) Both (b) and (c)

The result of logical formula is …………...


a) A logical value True or False
b) A text value
c) A numeric value
d) An error message

………. adds all the numbers in a range of cells


a) SUM
b) MIN
c) MAX
d) COUNT

………. returns the smallest number in a range of cells


a) SUM
b) MIN
c) MAX
d) COUNT

………. returns the largest number in a range of cells


a) SUM
b) MIN
c) MAX
d) COUNT

A PIVOT TABLE is a ………. summary of data contained in a database.


a) Dynamic
b) Static
c) Report
d) Format

3
The SUBTOTAL option button is available in ……….
a) Data Menu
b) Insert Menu
c) Home Menu
d) View Menu

The SORT option button is available in ……….


a) Data Menu
b) Insert Menu
c) Home Menu
d) View Menu

What is the full form of ASCII?


a) American Standard Code for International Interchange
b) American Standard Code for Interchange of Information
c) American Standard Code for Information Interchange
d) American Software Code for Information Interchange

Of the following ………. is not a protocol.


a) TCP
b) IP
c) FTP
d) OSI

Processed data is called as ……….


a) Storage
b) Information
c) Memory
d) Query

The intersection of a worksheet row and column is called a ……….


a) Range
b) Cell
c) Pointer
d) Box

………. returns the name of the weekday for the date.


a) DAYNAME

4
b) YEAR
c) DATE
d) NOW

The last Column cell in an Excel worksheet is?


a) 100
b) IV
c) XFD
d) VI

The most common coding system in use today is ……….


a) ASCII
b) EBCDIC
c) Unicode
d) Text Code

The acronym FTP stands for ……….


a) File Transfer Protocol
b) File Text Protocol
c) Format Transfer Protocol
d) File Technique Protocol

To add a new worksheet ………. command is used.


a) Shift + F11
b) Ctrl + F11
c) Ctrl + P
d) Shift + P

An IP address is made up of ………. bits


a) 8
b) 16
c) 32
d) 64

Which toolbar will you use for quick, convenient, one-click access to frequently used
Excel commands?
a) Title bar
b) Status bar

5
c) Quick access toolbar
d) Mini toolbar

Which of the following layers is responsible for data compression?


a) Session
b) Presentation
c) Application
d) Transport

Each web page has a unique address called a ……….


a) Protocol
b) Document name
c) URL
d) Hostname

An Excel 2010 worksheet can contain how many rows?


a) 100
b) 16384
c) 65536
d) 1048576

Which of these symbols must appear in any email address?


a) ‘!’
b) $
c) @
d) #

The SORT option button is available in ……….


a) Data Menu
b) Insert Menu
c) Home Menu
d) View Menu

What is a replica set in MongoDB?


a) A group of MongoDB instances that maintain the same data set
b) A type of query used to retrieve data from MongoDB
c) A type of index used to improve query performance
d) None of the above

6
A record in MongoDB is a ………...
a) Document
b) Table
c) Application
d) Database

What is the use of the $or operator in MongoDB?


a) To perform a logical AND operation on multiple conditions
b) To perform a logical OR operation on multiple conditions
c) To perform a logical NOT operation on a condition
d) None of these

Which of the following is a collection in MongoDB?


a) A group of related documents
b) A group of related tables
c) A group of related fields
d) None of the above

To create an index, you need to use …….. method of MongoDB.


a) createTable()
b) createIndex()
c) createdata()
d) None of these

Which of the following is a command used to create a new database in MongoDB?


a) INSERT
b) UPDATE
c) DELETE
d) USE

In MongoDB, db.dropDatabase () is used for ……………


a) Dropping Databases
b) Creating a Collection
c) Database Creation
d) None of these

7
What is the use of the $limit operator in MongoDB?
a) To sort the documents in a collection
b) To group documents in a collection based on a specified condition
c) To limit the number of documents returned by a query
d) None of the above

What is the use of the $skip operator in MongoDB?


a) To sort the documents in a collection
b) To group documents in a collection based on a specified condition
c) To skip a specified number of documents in the result set
d) None of the above

MongoDB stores documents in ………..


a) Store
b) Collections
c) Indexes
d) None of these

Which of the following is a NoSQL database?


a) MySQL
b) MongoDB
c) Oracle
d) SQL Server

What is the use of the $or operator in MongoDB?


a) To perform a logical AND operation on multiple conditions
b) To perform a logical OR operation on multiple conditions
c) To perform a logical NOT operation on a condition
d) None of the above

True or False :
When data is sorted, some rows may be hidden.
Web pages are created by using HTML. T
To calculate the monthly payment to be made to pay off a loan, we use PMT( )
function.
The term ‘Data Communication System’ refers to electronic systems that transmit data
over distances.

8
The page numbers can be assigned using Header/Footer option.
The Internet evolved from the ARPANET.
The domain name abbreviation .com stands for a non-profit organization.
The default cell reference is an absolute cell reference.
The base value of hexadecimal number system is 16.
The base of the decimal number system is 10.
The acronym UTP stands for Unshielded Twisted Pair.
TCP/IP protocol has 7 layers.
Red hat is a type of hackers.
Quick access toolbar is used for quick, convenient, one-click access to frequently used
Excel commands.
OSI model has 7 layers.
Network topology refers to the arrangement of computers.
More than one file can be attached with an email.
Instant messaging is an application of computer network.
HTTP is a protocol at the application layer.
Fiber optic cables are cheaper than coaxial cables.
Facebook is search engine.
Bus topology is suitable for a local area network.
Binary number system is a positional number system.
AutoCorrect and AutoComplete features are the same.
Application layer contains protocols that allow the users to access the networks.
An e-mails can be sent with attachments.
An absolute cell reference uses two $ signs.
A workbook cannot contain maximum three worksheets.
A workbook can contain worksheets and chart sheets.
A network can be used to share hardware and software.
A LAN is larger than a MAN.
A group of 4 bits is called a byte.
A function must have at least one argument in MS-Excel.
A formula may start with any symbol.
A formula can contain references to other cells.
A browser is word-processing software.
A browser is not a word processing software.
=SQRT(-9) will generate an error.
=ROUND(21.5,-1) will return 20
Indexes support the efficient resolution of queries

9
In sorting document 1 is used for descending order while -1 is used for ascending
order.
In MongoDB a document is a set of key-value pairs.
findOne() method, that returns only one document.
drop() method used to delete database.
Documents have dynamic schema.
A document is a set of key-value pairs.
$lt stands for less than in MongoDB.
$gt stands for greater than equal.

Theory Questions Unit-1


Define the term network structure? Explain in detail Client-Server structure with its
advantages and disadvantages.
Define the term protocol? Explain in detail effectiveness of data communication
system?
Define the term topology? Explain the following :
Bus topology
Ring topology
Star topology
Explain any two wired transmission media.
Explain briefly the topologies commonly used in networking.
Explain WAN, LAN and MAN networks with its main features.
Explain LAN, MAN and WAN networks with its main features.
Explain MAN, WAN and LAN network with its main features.
Explain the term CYBERCRIME in brief.
Explain the term E-mail and its advantages.
Explain various types of transmission media?
What do you mean by Peer-to-Peer network? State the advantages and disadvantages of
it?
What do you mean data communication? Briefly explain all components of data
communication system.
What is a computer network? What are the advantages and disadvantages of computer
network?
What is Data Communication? Also explain various types of the Data Communication
Components?
What is distributed processing? Give any three applications of distributed processing.
What is Internet? Explain the different uses of Internet.

10
Write short notes on (any three) :
Star Topology
Search engines
Ring Topology
Peer-to-Peer Network.
Internet
Hacking
Email
DSL
Cybercrime
Coaxial Cable
Cable Internet
Bus Topology
Blogs

Theory Questions Unit-2 and Unit-3


What is MongoDB? Explain MongoDB Database, Collection and Documents?
Write query to create three embedded documents in HOSPITAL with fields
1. _id - integer
2. patient_name – string
3. doctors :
a. doctor_name – string
b. age–int
4. address - string
5. disease - string
6. Male – Boolean

doctor_Details
_id patient_name address disease gender
doctor_name age
1 Rajesh Teena 25 Kalyan Maleria true
2 Mangesh Ratan 10 Thane Dengu true
3 Teena Meena 27 Kalyan Maleria false

Explain the following (any three) built-in methods with purpose and syntax or purpose
and example in MongoDB:
update( )
sort( )
limit( )

11
insertOne( )
insertMany()
insert( )
find( )
dropDatabase( )
drop( )
deleteOne( )
deleteMany( )
createCollection( )
createIndex( )

There exists a collection called PRESENT containing the columns student name
(SNAME, string), class (CLASS, string),division (DIV, string) and number of lectures
attended (TLEC, Integer).

Write MongoDB queries for the following:


1) Update Division A to B.
2) Display all the rows from this table where the Student’s Name is ‘Nitin’.
3) Display all the rows from this table where the number of Lectures attended are
zero.
4) Display all documents.
5) Display all documents with SNAME and CLASS fields.
6) Delete all the documents of D division.

Write MongoDB statements for the following:


1) To show list of databases
2) To show list of collections
3) To display all documents from EPROFILE
4) To delete database EMPLOYEE
5) To create new database EMPLOYEE
6) To create collection by name EPROFILE

There exists a table SALES containing columns Salesman Number (SNO, integer),
Salesman’s Name (SNAME, string), Gender (MALE, boolean) and Sales Amount
(SAMT, decimal).

Write MongoDB statements for the following:

12
1) To create index for GENDER field.
2) To display list of documents where SAMT is above 235000.00
3) To update SAMT of Female employees to 98000.00

Explain various Data types supports in MongoDB.


Write MongoDB statements for the following:
1) To show list of databases
2) To display all documents from BOOKS
3) To delete database LIBRARY
4) To delete collection BOOKS
5) To create new database LIBRARY
6) To create collection by name BOOKS

What is Replication? How replication works in MongoDB?


Write query to create following three embedded documents in collection BOOKS with
fields
1. _id - integer
2. title – string
3. authors :
a. author_name – string
b. male –Boolean
c. dob (date of birth) – date)
4. price - decimal
5. publisher - string

authors
_id title price publisher
author_name male dob
1 C++ Reena false 1984-10-10 250.00 Vipul
2 Java Manish true 1985-10-10 200.00 Manan
3 Python Pankaj true 1986-10-10 320.00 Sheth

There exists a collection called COLLEGE having the following columns Roll Number
(RNO, integer), Students Name (SNAME, string), Fees Paid (FEES, decimal) and Date
of Admission (DA, date).

Write MongoDB statements for the following:


1) To Display the list of documents from COLLEGE who paid FEES above 5000.
2) To insert the following documents:

13
(sname: Nitin, fees : 300.00, da : 2021-08-08),
(sname: Rajesh, fees : 400.00, da : 2021-12-25)
3) For roll number 75, change the name of the student to ‘Rajesh’.

There exists a collection STORE having the columns Warehouse Name (WNAME,
character), Item Number (INO, integer, primary key), Item Name (INAME, character),
Unit Price (UPRICE, integer), Quantity (QUAN, integer).

Write MongoDB statements for the following:


1) Display Item Name, Unit Price and Quantity from this table.
2) Display Warehouse Name, Item Name and unit Price of those Items whose Unit
Price is less than or equal to 4000.Display all the rows from this table in an
ascending order of Item No.

Write MongoDB statements for the following:


1) To show list of databases
2) To show list of collections
3) To display all documents from CSA
4) To delete database RESULT
5) To create new database RESULT
6) To create collection by name CSA

What is MongoDB? Explain MongoDB data model design with examples?


Write query for following questions:
1) To display all documents from UNIVERSITY
2) To display all documents from UNIVERSITY with an ascending order of
SNAME
3) To display all documents from UNIVERSITY with descending order of SNAME
4) To display first 2 documents from UNIVERSITY
5) To display next 5 by ignoring first 2 documents from UNIVERSITY
6) To remove all documents from UNIVERSITY.

Write query to create following three embedded documents with fields in collection
RAILWAY
1. _id - integer
2. passenger_name – string
3. train_details :
a. train_name – string

14
b. res_status –Boolean
c. dor (date of reservation) – date)
d. ticket_price - decimal
4. age - int

train_details
_id passenger_name age
train_name res_status dor ticket_price
1 Rajesh Deccan True 2023-10-09 150.00 25
2 Mangesh Rajdhani False 2023-10-09 100.00 10
3 Teena Deccan True 2023-10-10 120.00 27

What is MongoDB? Explain the advantages of MongoDB over RDBMS?


There exists a collection called COLLEGE having the following columns Roll Number
(RNO, integer), Students Name (SNAME, string), Fees Paid (FEES, decimal) and Date
of Admission (DA, date).
Write MongoDB statements for the following:
1) To Display the list of documents from COLLEGE who paid FEES between 5000
to 10000.
2) To insert the following documents.
(RNO:1, SNAME: “PANKAJ”, FEES:3000.00,
DA: 2023-01-01)
3) To change name RAJESH to RAJESHKUMAR

There exists a table SALES containing columns Salesman Number (SNO, integer),
Salesman’s Name (SNAME, string), Male (MALE, Boolean) and Sales Amount (SAMT,
decimal).
Write MongoDB queries for the following:
1) Display documents with SNAME and SAMT fields only of the first five salesmen
from the SALES table.
2) Display documents with SNAME and SAMT fields only of the next five salesmen
excluding first three documents from the SALES table.
3) Display documents where SNAME are ‘AJAY’, ‘NITIN’, ‘RAJESH’, ‘PANKAJ’
from the SALES table.

What is Sharding? Explain sharding in MongoDB?


Write MongoDB statements for the following:

1) To display all documents from HOSPITAL

15
2) To display all documents from HOSPITAL with an ascending order of HNAME
3) To display all documents from HOSPITAL with descending order of HNAME
4) To display first 3 documents from HOSPITAL
5) To display next 4 by ignoring first 3 documents from HOSPITAL
To delete all documents where HNAME is WADIA from HOSPITAL

There exist a table called ZMALL containing columns mall id (M_ID,


integer), name of department (DEPT, character), date of sale (DSALE, date) and sale
amount (SAMT, numeric).

Write MongoDB statements for the following:


1) Display department name, minimum and maximum sale amount
Grouped as per department.
2) Display all the rows where the sale amount is above the average sale amount.
Display first eight rows from this table.

Theory Questions Unit-4


For the following spreadsheet obtain the Pivot table to find out how many peoples are
working in Marketing department.

The following data has been entered in a worksheet.


A B C
1 NAME AREA AMT
2 John Kalyan 7500
3 Cruz Mumbai 8000
4 Andrew Thane 5000
5 Lisa Mulund 9000
6 Rosy Churchgate 8000
7 Niel Nalasopara 3000
8 Serig Kopar 6000

Write steps to do the following in MS-EXCEL:

16
i) Arrange data in the alphabetic order of AREA and further in the ascending
order of AMT.
ii) Arrange the data in the alphabetic order of Name and further in the descending
order of AMT.

Answer the following using Spreadsheet Given in the worksheet.

Write the steps to compute Bonus as 25% of the basic salary,


Tax as 8.33% of the basic salary and Net Salary as
Basic Salary + Bonus-Tax in the columns C, D and E.
Consider the following worksheet showing the Sales persons details

Write steps to find


i) Discount as 5% of the Sales in column C.
ii) Net Amount as Sales - Discount in column D for all the salesmen.
iii) Maximum of Sales in B8. +

Consider the following worksheet showing the Sales of 5 persons.

A B C D E F
1 NAME SALES COMMISSION DISCOUNT NET TAX
2 ASIF 45000
3 REHANA 60000
4 SALMAN 25000
5 ANWAR 70000
6 AAMIR 20000

Write steps to find for all the salesmen:

17
i) Commission as 6% of the Sales or 5000 whichever is more in column C.
ii) Discount as 12% of the Sales or 4000 whichever is less in column D.
iii) Net as Sales- Commission – Discount in column E.
iv) Tax as 10% of Net in column F.
In the following worksheet the cost of machinery is entered in cell B2, number of years
is entered in B3 and rate of depreciation is entered in cell B4

A B C D E F
1 YEARS DEP WDV
2 COST 600000 1
3 YEARS 5 2
4 RATE 10% 3
5 4
6 5

Write the steps to obtain the year wise depreciation DEP and written down value WDV
in columns E and F where depreciation is computed using reducing balance method.
For the following spreadsheet obtain the Subtotals of the Salary Designation wise.

A B C D E
1 NAME DEPARTMENT AGE DESIGNATION SALARY
2 SALIM HR 30 MANAGER 45000
3 ANANT ACCOUNTS 23 CLERK 20000
4 RAHUL HR 21 CLERK 25000
5 AANA ACCOUNTS 29 MANAGER 50000
6 RAJNI ACCOUNTS 24 CLERK 20000
7 ASHA IT 30 MANAGER 35000

For the following spreadsheet obtain the Pivot table showing total profit & maximum
profit city wise in column E.

A B C
1 NAME CITY PROFIT
2 RAHIL BANGALORE 55000
3 JAI MUMBAI 70000
4 RUSHIT NASIK 59000
5 FARHAN BANGALORE 64000
6 VAIBHAV NASIK 55000
7 ALI MUMBAI 74000
8 HUSSAIN BANGALORE 85000

18
For the following spreadsheet write steps to obtain the Subtotals of the fees paid class
wise

A B C D
1 ROLL NO NAME CLASS FEES PAID

2 34 DARSHIT T.Y.B.Com 4500


3 78 AMAN F.Y.B.Com 3500
4 45 MALHAR S.Y.B.Com 4000
5 120 KARISHMA T.Y.B.Com 4500
6 153 SRIDEVI S.Y.B.Com 4000
7 248 JOHN F.Y.B.Com 3500
8 891 AKBAR T.Y.B.Com 4500

For the following spreadsheet obtain the Subtotals of the Salary Department wise.

A B D E
1 Name Designation Department Salary
2 Asha Manager IT 55000
3 Rajni Clerk Accounts 9000
4 Aana Manager Accounts 45000
5 Rahul Clerk HR 8000
6 Anant Clerk Accounts 7500
7 Salim Manager HR 25000

Answer the following using Spreadsheet Given in the worksheet.

Write the steps to compute the following :

19
a) Bonus of worker as 35% of the basic salary,
b) Tax paid as 9.30% of the basic salary and
c) Net Salary of the worker.

Where Net Salary = Basic Salary + Bonus – Tax

For the following spreadsheet obtain the Pivot table to find out department wise how
many peoples are working.

For the following spreadsheet obtain the Pivot table showing total sales and minimum
sales Region wise in column G.

A B C
1 Name Region Sales
2 Anamika North 4500
3 Fedro West 6000
4 Hanifa South 8000
5 Jay East 7000
6 Tushar West 9000
7 Salma South 5500
8 Vishal East 8000

The following data has been entered in a worksheet.


A B C
1 Name Location Amount
2 Sanjana Thane 68000
3 Virat Kopar 35000
4 Maria Mulund 85000
5 Laxman Kalyan 25000
6 Azhar Nalasopara 50000
7 Nayana Churchgate 55000
8 Rakesh Mumbai 45000

20
Write steps to do the following in MS-Excel:
iii) Arrange the data in the alphabetic order of Name and further in the descending
order of amount.
iv) Arrange data in the alphabetic order of location and further in the ascending
order of amount.

Consider the following worksheet showing the product details

Write steps to calculate the following :

iv) Discount as 10% of the MRP in column C.


v) Net Price as MRP - Discount in column D for all the products.
vi) Average of Net Price in D7.

Consider the following worksheet showing the machinery details:

A B C D E F
1 Years DEP WDV
2 Value 75000 1
3 Years 5 2
4 Rate 10% 3
5 4
6 5

Write the steps to obtain the year wise depreciation (DEP) and written down value
(WDV) in columns E and F where depreciation is computed using Reducing Balance
Method.

For the following spreadsheet write steps to obtain the Subtotals of the fees paid by
students course wise.

21
A B C D
1 Roll No Name Course Fees Paid
2 1 Asha BCOM 12500
3 2 Rajni BAF 22500
4 3 Aana MCOM 14000
5 4 Rahul BCOM 12500
6 5 Anant MCOM 14000
7 6 Durgesh BAF 22500
8 7 Parvati BBI 21500

Consider the following worksheet showing the Sales of 7 salesmen.


A B C D E
1 S_Name Sales Commission Discount Net
2 Dinesh 25900
3 Warren 17000
4 Quincy 85300
5 Drushti 16000
6 Aryan 19400
7 Kavita 22500
8 Manoj 11600

Write steps to compute the following :


v) Commission as 20% of the Sales or 6000 whichever is more in column C
vi) Discount as 5% of the Sales or 2000 whichever is less in column D
vii) Net in column E
where Net = Sales - Commission - Discount

Explain the following built in functions in Spreadsheet (any SIX):

SQRT()
ROUNDUP()
ROUND()
RATE( )
PV()
PMT()
NPER()
MAX( )
IPMT( )

22
MIN()
INT( )
FLOOR()
CEILING( )
AVERAGE( )
ABS()

Best of Luck

23

You might also like