You are attempting as a Guest — results won't be saved. Register Free to save progress!
Networking, DBMS [Computer Networks (25) + DBMS (25)] — 14 Aug 2026
60:00
Computer Networks
Q1 / 50
SSL/TLS protocol provides security between
Computer Networks
Q2 / 50
Wireshark display filter is applied
Computer Networks
Q3 / 50
What is BLAST in MIMO
Computer Networks
Q4 / 50
What is digital twin validation
Computer Networks
Q5 / 50
TCP TFO (TCP Fast Open) allows
Computer Networks
Q6 / 50
SAST analyzes code
Computer Networks
Q7 / 50
What is BIMI in email
Computer Networks
Q8 / 50
What is red team vs penetration test
Computer Networks
Q9 / 50
What is anti-entropy in distributed systems
Computer Networks
Q10 / 50
SRv6 function identifies
Computer Networks
Q11 / 50
DevSecOps integrates security
Computer Networks
Q12 / 50
What is inter-frame gap?
Computer Networks
Q13 / 50
Bus topology uses a central cable called
Computer Networks
Q14 / 50
OCSP is faster than CRL because
Computer Networks
Q15 / 50
802.11 TWT negotiation is between
Computer Networks
Q16 / 50
What is IPv6 anycast address
Computer Networks
Q17 / 50
TCP flow control mechanism uses
Computer Networks
Q18 / 50
What is Tendermint
Computer Networks
Q19 / 50
Usually, the network connecting hosts located in several cities or nations is called .
Computer Networks
Q20 / 50
VTP client mode
Computer Networks
Q21 / 50
NIC promiscuous mode passes
Computer Networks
Q22 / 50
ICMP is used by ping to test
Computer Networks
Q23 / 50
What is BGP community 65535:666
Computer Networks
Q24 / 50
A single channel is shared by multiple signals by
Computer Networks
Q25 / 50
What is MMSE equalizer in MIMO
DBMS
Q26 / 50
A clustered index stores
DBMS
Q27 / 50
ER diagrams are created in which design phase?
DBMS
Q28 / 50
A            indicates an absent value that may exist but be unknown or that may not exist at all.
DBMS
Q29 / 50
What is index maintenance overhead and how should DBAs manage it in production systems?
DBMS
Q30 / 50
What is a phantom read anomaly and what does SERIALIZABLE isolation add beyond REPEATABLE READ to prevent it?
DBMS
Q31 / 50
What is a partitioned table in DDL and how is RANGE partitioning defined?
DBMS
Q32 / 50
What does it mean for FD X to Y to be implied by a set of FDs F?
DBMS
Q33 / 50
The Shared Disk architecture (e.g. Oracle RAC) has which characteristic?
DBMS
Q34 / 50
R(A,B,C,D,E) with FDs: AB→C, C→D, D→E, E→A. What is the closure AB+?
DBMS
Q35 / 50
The complexity of the average case of an algorithm is
DBMS
Q36 / 50
M:N cardinality means
DBMS
Q37 / 50
The CREATE TRIGGER statement is used to create the trigger. THE _____ clause specifies the table name on which the trigger is to be attached. The ______ specifies that this is an AFTERINSERT trigger.
DBMS
Q38 / 50
What is the database-per-service pattern in microservices?
DBMS
Q39 / 50
What is NUMA and how does it affect database architecture?
DBMS
Q40 / 50
DCL stands for
DBMS
Q41 / 50
The term                is used to refer to a row.
DBMS
Q42 / 50
What is a dirty read anomaly and which isolation level(s) allow it?
DBMS
Q43 / 50
1NF requires
DBMS
Q44 / 50
A                                configuration can make takeover by the backup site almost instantaneous.
DBMS
Q45 / 50
Which CREATE TABLE statement is valid?
DBMS
Q46 / 50
What is the difference between disjoint and overlapping constraints in ER specialization?
DBMS
Q47 / 50
What is the SQL HAVING clause and why is it necessary (can WHERE replace it)?
DBMS
Q48 / 50
To add assignment_id=3 and copy all questions from assignment 1 in SQL
DBMS
Q49 / 50
Logical design of database is called
DBMS
Q50 / 50
SERIALIZABLE isolation