iGET

Computer Knowledge - MCQ Practice Questions

Computer Science questions in competitive exams stay close to fundamentals, which is good news if you revise the right five subjects. Coverage includes data structures, algorithms and complexity, operating systems, database management systems, computer networks, and computer organisation. Explanations show the trace or the state table where one helps, since seeing the intermediate steps is what makes the concept stick.

304 questions | 100% Free

Q.141Medium

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

Q.142Medium

What is the difference between DELETE and TRUNCATE in SQL?

Q.143Medium

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

Q.144Medium

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

Q.145Medium

In cybersecurity, what is SQL injection attack?

Q.146Medium

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

Q.147Medium

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

Q.148Medium

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

Q.149Medium

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