You are attempting as a Guest — results won't be saved. Register Free to save progress!
Networking, DBMS [Computer Networks (25) + DBMS (25)] — 07 Aug 2026
60:00
Computer Networks
Q1 / 50
CE-router in MPLS VPN is
Computer Networks
Q2 / 50
TCP delayed ACK waits up to
Computer Networks
Q3 / 50
What is ETS (Enhanced Transmission Selection) in DCB
Computer Networks
Q4 / 50
OSPF uses which PDU for neighbor discovery
Computer Networks
Q5 / 50
IPSec transport mode protects
Computer Networks
Q6 / 50
NETCONF transport is
Computer Networks
Q7 / 50
What is peer review for network changes
Computer Networks
Q8 / 50
ADC stands for
Computer Networks
Q9 / 50
TELNET default port is
Computer Networks
Q10 / 50
OSI model defines an open system as
Computer Networks
Q11 / 50
Encapsulation refers to
Computer Networks
Q12 / 50
BPDU Guard shuts port when
Computer Networks
Q13 / 50
RabbitMQ implements
Computer Networks
Q14 / 50
What is DH group in IKE
Computer Networks
Q15 / 50
MQTT QoS level 1 is
Computer Networks
Q16 / 50
What is Business Email Compromise (BEC)
Computer Networks
Q17 / 50
ICMP type 0 is
Computer Networks
Q18 / 50
What is IANA protocol number registry
Computer Networks
Q19 / 50
Flooding sends packets on
Computer Networks
Q20 / 50
Using FTP, working directory on the local host can be changed using the command .
Computer Networks
Q21 / 50
The Network topology that supports bi-directional links between each possible node is
Computer Networks
Q22 / 50
What is array gain
Computer Networks
Q23 / 50
Using FTP, a file on the remote host may be deleted using the command .
Computer Networks
Q24 / 50
In-band management uses
Computer Networks
Q25 / 50
Wi-Fi 6 standard is
DBMS
Q26 / 50
What does it mean for FD X to Y to be implied by a set of FDs F?
DBMS
Q27 / 50
What is the lock ordering deadlock prevention strategy?
DBMS
Q28 / 50
SELECT retrieves
DBMS
Q29 / 50
What is query rewriting through views in materialized view-based optimization?
DBMS
Q30 / 50
Optimistic CC performs best when
DBMS
Q31 / 50
OLAP stands for
DBMS
Q32 / 50
To safely drop a column that might not exist in migration
DBMS
Q33 / 50
What is the %TYPE and %ROWTYPE attribute in PL/SQL and why is it preferred?
DBMS
Q34 / 50
FIRST_VALUE(salary) OVER(PARTITION BY dept ORDER BY hire_date) returns
DBMS
Q35 / 50
Given R(A,B,C,D) with F={A to B, BC to D, A to C}. Is this in 3NF?
DBMS
Q36 / 50
The SQL statement to create a view is:
DBMS
Q37 / 50
You have a column that will only contain values from 0 to 256. What is the most economical data type to use for the column?
DBMS
Q38 / 50
What is the performance implication of an UPDATE on an indexed column?
DBMS
Q39 / 50
What is the purpose of CREATE TABLE AS SELECT (CTAS) and what is NOT copied?
DBMS
Q40 / 50
To set q_level for all NULL questions in assignment 1 to level 2 in Laravel
DBMS
Q41 / 50
BCNF requires: for every non-trivial FD X→Y
DBMS
Q42 / 50
What does DML stand for?
DBMS
Q43 / 50
Object based logical model(s) are used to describe data at - [Select Appropriate Option(s)]
DBMS
Q44 / 50
In Crow Foot notation how is zero or one relationship cardinality represented?
DBMS
Q45 / 50
                 dump, writes out SQL DDL statements and SQL insert statements to a file, which can then be reexecuted to re- create the database.
DBMS
Q46 / 50
In relational algebra the natural join differs from equi-join in that:
DBMS
Q47 / 50
Dedicated server configuration is
DBMS
Q48 / 50
A superkey is
DBMS
Q49 / 50
The Shared Disk architecture (e.g. Oracle RAC) has which characteristic?
DBMS
Q50 / 50
Which of the following has each related entity set has its own schema and there is an additional schema for the relationship set.