Central Exam — Computer Knowledge
UPSC · SSC · Bank · Railway · NDA — Central Government Exam MCQ Practice
65 Questions 5 Topics Take Test
Advertisement
Showing 61–65 of 65 questions
Q.61 Hard Database/SQL
In database normalization, what does the Boyce-Codd Normal Form (BCNF) address that 3NF might miss?
A Elimination of multivalued dependencies
B Removal of anomalies from composite candidate keys
C Prevention of circular foreign keys
D Ensuring data type consistency
Correct Answer:  B. Removal of anomalies from composite candidate keys
Explanation:

BCNF handles edge cases in 3NF where anomalies can occur with composite candidate keys where determinants are not candidate keys themselves.

Take Test
Q.62 Hard Database/SQL
In distributed systems, what is a consensus algorithm primarily used for?
A Encrypting data
B Ensuring all nodes agree on a single value despite failures
C Compressing database files
D Load balancing across servers
Correct Answer:  B. Ensuring all nodes agree on a single value despite failures
Explanation:

Consensus algorithms (like Raft, Paxos) enable distributed systems to reliably agree on state even with node failures.

Take Test
Q.63 Hard Database/SQL
What is the primary challenge of implementing ACID properties in distributed databases?
A Requires minimal network latency
B Network partitions, latency, and node failures make maintaining consistency difficult while ensuring availability
C Distributed systems automatically ensure ACID
D Only centralized databases can support ACID
Correct Answer:  B. Network partitions, latency, and node failures make maintaining consistency difficult while ensuring availability
Explanation:

The CAP theorem shows it's impossible to guarantee all three: Consistency, Availability, and Partition tolerance simultaneously.

Take Test
Q.64 Hard Database/SQL
In AI/ML, what is the role of activation functions in neural networks?
A Encrypt network weights
B Introduce non-linearity enabling networks to learn complex patterns
C Increase training speed
D Reduce dataset size
Correct Answer:  B. Introduce non-linearity enabling networks to learn complex patterns
Explanation:

Activation functions (ReLU, sigmoid, tanh) add non-linearity, allowing neural networks to approximate non-linear relationships.

Take Test
Q.65 Hard Database/SQL
In a sharded database architecture deployed on cloud infrastructure, which of the following represents the most critical challenge that must be addressed?
A Shard key selection and distribution skew
B Implementing full-text search across shards
C Eliminating all network latency between shards
D Converting all queries to read-only operations
Correct Answer:  A. Shard key selection and distribution skew
Explanation:

Shard key selection determines data distribution and performance. Poor shard key choices lead to hotspots, uneven load distribution, and performance degradation across the sharded cluster.

Take Test
IGET
iget AI
Online · Ask anything about exams
Hi! 👋 I'm your iget AI assistant.

Ask me anything about exam prep, MCQ solutions, study tips, or strategies! 🎯
UPSC strategy SSC CGL syllabus Improve aptitude NEET Biology tips