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
4881
Before a table can be in 2NF, it must first be in:
Discuss in Board
4882
Which command is used to add, delete, or modify columns in an existing table?
Discuss in Board
4883
Which key uniquely identifies database records without referring to other data?
Discuss in Board
4884
A key characteristic of a database system is that the data is integrated and:
Discuss in Board
4885
The model for a record management system might be:
Discuss in Board
4886
Which SQL keyword is used to sort the result-set of a query in ascending or descending order?
Discuss in Board
4887
Which data model uses the concept of 'owners' and 'members' to describe relationships?
Discuss in Board
4888
Which DCL command would a database administrator use to give a user permission to perform `SELECT` operations on a table?
Discuss in Board
4889
Which constraint ensures that all entries in a specific column must have a value and cannot be left empty?
Discuss in Board
4890
Which operator combines the result-set of two or more SELECT statements but removes duplicate rows?
Discuss in Board