Computer Science/IT – Sharpen Your Knowledge!
NEW

Computer Science/IT MCQs

Topic Notes: Computer Science/IT

MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.

Plato

  • Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
  • Important Ideas:
    • Theory of Forms
    • Philosopher-King
    • Ideal State
151
Which normal form is primarily concerned with removing transitive dependencies?
Discuss in Board
152
Which SQL clause is used to filter the records returned by a `SELECT` statement based on a specific condition?
Discuss in Board
153
Which clause is used in conjunction with aggregate functions to filter the results of a `GROUP BY` clause?
Discuss in Board
154
What is the role of a query language in a DBMS?
Discuss in Board
155
A dependency where a non-key attribute determines another non-key attribute is a:
Discuss in Board
156
The `ON DELETE CASCADE` clause in a foreign key constraint means:
Discuss in Board
157
Which data anomaly occurs when the deletion of data about one entity unintentionally leads to the loss of data about a completely different entity?
Discuss in Board
158
After developing a model for your database, you should:
Discuss in Board
159
The main advantage of the network model over the hierarchical model is its ability to:
Discuss in Board
160
If you try to insert a row with a primary key value that already exists, the database will:
Discuss in Board