iGET

Computer Knowledge - MCQ Practice Questions

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

304 questions | 100% Free

Q.241Hard

In cybersecurity, what is a zero-day vulnerability?

Q.242Medium

Which sorting algorithm is most efficient for nearly sorted data?

Q.243Hard

What does BASE model in NoSQL stand for?

Q.244Medium

In cloud security, what is the principle of least privilege?

Q.245Easy

Which of the following is a ACID property that ensures all or nothing transaction execution?

Q.246Easy

What is the primary advantage of using INNER JOIN over OUTER JOIN in SQL?

Q.247Easy

In a relational database, what does normalization primarily aim to eliminate?

Q.248Easy

Which algorithm has O(n log n) time complexity and is preferred for large datasets in modern databases?

Q.249Easy

What is the primary purpose of indexing in databases?

Q.250Easy

In the OSI model, which layer is responsible for routing and logical addressing?

Q.251Medium

Which of the following is NOT a characteristic of relational databases?

Q.252Medium

What does CAP theorem state about distributed database systems?

Q.253Medium

In SQL, what is the difference between HAVING and WHERE clauses?

Q.254Medium

Which data structure is most efficient for implementing a LRU (Least Recently Used) cache?

Q.255Medium

In cloud computing, what does the term 'eventual consistency' refer to?

Q.256Medium

What is the primary benefit of containerization technology like Docker in modern application deployment?

Q.257Medium

In machine learning, what is a confusion matrix primarily used for?

Q.258Medium

Which encryption standard is currently recommended for securing data in transit over networks?

Q.259Medium

What is the time complexity of searching an element in a balanced Binary Search Tree?

Q.260Hard

In database replication, what is the primary difference between synchronous and asynchronous replication?