iGET

Computer Knowledge - MCQ Practice Questions

Practice free Computer Knowledge multiple-choice questions with detailed answers and explanations. Perfect for competitive exam preparation.

309 questions | 100% Free

Q.301Hard

What is the primary challenge of implementing ACID properties in distributed databases?

Q.302Hard

In AI/ML, what is the role of activation functions in neural networks?

Q.303Easy

In a relational database, which normal form eliminates partial dependencies and is considered essential for most practical database designs?

Q.304Easy

Which of the following is a characteristic of NoSQL databases that makes them suitable for handling big data in cloud environments?

Q.305Medium

In database indexing, which type of index structure provides the best average-case performance for range queries in modern database systems?

Q.306Medium

Which of the following SQL query optimization techniques is most effective when dealing with large fact tables in a data warehouse environment?

Q.307Medium

In the context of distributed databases, which consistency model is used by most cloud-native databases like DynamoDB and offers eventual consistency?

Q.308Easy

Which of the following represents a vulnerability in SQL query construction that can be exploited through malicious user input, and can be prevented using parameterized queries?

Q.309Hard

In a sharded database architecture deployed on cloud infrastructure, which of the following represents the most critical challenge that must be addressed?