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.221Hard

In network protocols, which layer does TCP/IP operate at?

Q.222Hard

What is the primary vulnerability addressed by SQL injection prevention techniques like parameterized queries?

Q.223Hard

In the context of graph databases, what is the primary advantage over relational databases for relationship-heavy queries?

Q.224Easy

Which of the following is a non-relational database designed for handling unstructured data at scale?

Q.225Easy

What does ACID stand for in database transactions?

Q.226Easy

In SQL, which JOIN returns only matching records from both tables?

Q.227Medium

Which data structure is best suited for implementing a LRU (Least Recently Used) cache?

Q.228Easy

What is the time complexity of searching in a balanced binary search tree?

Q.229Easy

In cloud computing, what does IaaS stand for?

Q.230Medium

Which normalization form eliminates transitive dependencies?

Q.231Medium

What is the primary purpose of database replication in distributed systems?

Q.232Easy

In cybersecurity, what is the primary purpose of a firewall?

Q.233Medium

Which algorithm is commonly used for sorting in most programming language standard libraries?

Q.234Hard

What does CAP theorem state in distributed systems?

Q.235Medium

In machine learning basics, what is overfitting?

Q.236Medium

Which of the following is a characteristic of NoSQL databases?

Q.237Medium

What is the purpose of database sharding?

Q.238Medium

In AI/ML, what does a neural network's activation function do?

Q.239Medium

Which of the following best describes microservices architecture?

Q.240Medium

What is the purpose of connection pooling in database management?