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.41Medium

What is the time complexity of quicksort algorithm in the worst case?

Q.42Medium

In cloud computing, which service model allows customers to run their own applications but not manage infrastructure?

Q.43Medium

What is the difference between DELETE and TRUNCATE in SQL?

Q.44Medium

In graph algorithms, which algorithm finds the shortest path in weighted graphs?

Q.45Medium

What does normalization in machine learning context primarily aim to achieve?

Q.46Medium

In cybersecurity, what is SQL injection attack?

Q.47Medium

What is the primary difference between supervised and unsupervised machine learning?

Q.48Medium

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

Q.49Medium

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

Q.50Medium

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