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

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

Q.142Medium

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

Q.143Medium

What is the difference between DELETE and TRUNCATE in SQL?

Q.144Medium

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

Q.145Medium

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

Q.146Medium

In cybersecurity, what is SQL injection attack?

Q.147Medium

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

Q.148Medium

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

Q.149Medium

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

Q.150Medium

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