MSBTE_CSE_MCQs
MSBTE_CSE_MCQs
a) Queue
b) Stack
c) Linked List
d) Array
a) O(n)
b) O(log n)
c) O(n log n)
d) O(1)
3. Which of the following sorting algorithms is based on the divide and conquer strategy?
a) Selection Sort
b) Bubble Sort
c) Merge Sort
d) Insertion Sort
a) Stack
b) Queue
c) Tree
d) Array
a) Preorder
b) Inorder
c) Postorder
d) Level-order
a) final
b) abstract
c) private
d) static
a) true
b) false
c) 0
d) null
a) run()
b) start()
c) execute()
d) init()
a) void
b) int
c) String[]
d) Object
11. Which of the following is not a type of join in SQL?
a) Inner Join
b) Outer Join
c) Right Join
d) Left Merge
12. Which of the following SQL statements is used to update data in a database?
a) INSERT INTO
b) UPDATE
c) SELECT
d) DELETE
13. Which normal form does not allow any multi-valued dependency?
14. Which of the following is used to remove duplicates from a query result in SQL?
a) DISTINCT
b) UNIQUE
c) NO DUPLICATES
d) REMOVE
a) MongoDB
b) Oracle
c) Neo4j
d) Firebase
16. Which of the following is the main function of the operating system?
a) Memory Management
b) Task Scheduling
c) File Management
17. Which memory management scheme allows processes to be stored in non-contiguous memory?
a) Paging
b) Segmentation
c) Swapping
d) Contiguous allocation
a) First-Come-First-Serve (FCFS)
a) Mutual exclusion
c) No preemption
a) Operating system
b) Compiler
d) Application software
a) IP Address
b) MAC Address
c) DNS Server
d) Gateway
a) Data Link
b) Network
c) Transport
d) Application
a) TCP
b) UDP
c) IP
d) HTTP
24. Which of the following protocols is used to transfer files over the internet?
a) FTP
b) HTTP
c) SMTP
d) SNMP
a) Modem
b) Router
c) Switch
d) Hub
a) To provide IP addresses
d) To connect networks
a) On-demand resources
b) Long-term storage
d) Offline access
29. In which type of cloud model, resources are shared by multiple organizations?
a) Private Cloud
b) Public Cloud
c) Community Cloud
d) Hybrid Cloud
a) Session Layer
b) Presentation Layer
c) Transport Layer
d) Internet Layer