CUET Humanities Exam  >  CUET Humanities Tests  >  Computer Science Practice Tests: CUET Preparation  >  Test: Database Concepts - 1 - CUET Humanities MCQ

Test: Database Concepts - 1 - CUET Humanities MCQ


Test Description

10 Questions MCQ Test Computer Science Practice Tests: CUET Preparation - Test: Database Concepts - 1

Test: Database Concepts - 1 for CUET Humanities 2024 is part of Computer Science Practice Tests: CUET Preparation preparation. The Test: Database Concepts - 1 questions and answers have been prepared according to the CUET Humanities exam syllabus.The Test: Database Concepts - 1 MCQs are made for CUET Humanities 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Database Concepts - 1 below.
Solutions of Test: Database Concepts - 1 questions in English are available as part of our Computer Science Practice Tests: CUET Preparation for CUET Humanities & Test: Database Concepts - 1 solutions in Hindi for Computer Science Practice Tests: CUET Preparation course. Download more important topics, notes, lectures and mock test series for CUET Humanities Exam by signing up for free. Attempt Test: Database Concepts - 1 | 10 questions in 10 minutes | Mock test for CUET Humanities preparation | Free important questions MCQ to study Computer Science Practice Tests: CUET Preparation for CUET Humanities Exam | Download free PDF with solutions
Test: Database Concepts - 1 - Question 1

Database applications were built directly on top of file system to overcome which of the following drawback(s) of using file-systems?
(a) Data redundancy and inconsistency
(b) Difficulty in accessing data
(c) Data isolation
(d) Integrity problems

Detailed Solution for Test: Database Concepts - 1 - Question 1

Database applications were built directly on top of file system to overcome the following drawbacks of using file-systems.

  • Data redundancy and inconsistency is the concept of repetition of data, i.e. each data may have more than a single copy. We can overcome it with the help of normalisation.
  • Difficulty in accessing data can be overcome by different types of queries, i.e. procedural and non-procedural queries.
  • Data isolation can be removed by join, etc.
  • Integrity problems are the compulsory conditions which should be satisfied by every data value present in the relational table at any instance of time to ensure that the database consists of only meaningful and relevant data.

There are four types of integrity constraints: So, option (4) is correct.

  • Domain constraints: Every attribute should have values within its defined domain.
  • Key constraints: There should be a primary key for every relational table.
  • Entity integrity constraints: No null values should be there for primary keys.
  • Referential integrity constraints: In relational model, when two tables are related to each other with the help of some common attributes, the value of referencing attribute should be present in the referenced attribute, else it should be null.
Test: Database Concepts - 1 - Question 2

The  _____ data structure is used in time sharing system in which programs are placed in the data structure waiting to be executed by the CPU.

Detailed Solution for Test: Database Concepts - 1 - Question 2

The queue data structure is used in time sharing system in which programs are placed in the data structure waiting to be executed by the CPU.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Database Concepts - 1 - Question 3

Which of the following is/are function(s) of a database management system?

Detailed Solution for Test: Database Concepts - 1 - Question 3

Yes, all of the above are functions of a database management system.

Test: Database Concepts - 1 - Question 4

The set of steps used to access information in an SQL relational database management system is called

Detailed Solution for Test: Database Concepts - 1 - Question 4

Query plan is a set of steps used to access information in an SQL relational database management system.

Test: Database Concepts - 1 - Question 5

Which of the following is an Oracle database management system that is able to store, manage and manipulate data?

Detailed Solution for Test: Database Concepts - 1 - Question 5

Oracle server is an Oracle database management system that is able to store, manage and manipulate data.

Test: Database Concepts - 1 - Question 6

SQL server is a product of

Detailed Solution for Test: Database Concepts - 1 - Question 6

SQL server is a product of Microsoft.

Test: Database Concepts - 1 - Question 7

NOT NULL in SQL is __________ constraint.

Detailed Solution for Test: Database Concepts - 1 - Question 7

It is used to maintain Integrity constraint in SQL.

Test: Database Concepts - 1 - Question 8

Which of the following is the smallest unit of data in data dictionary?

Detailed Solution for Test: Database Concepts - 1 - Question 8

Data element is the smallest unit of data because it will not provide further decomposition.

Test: Database Concepts - 1 - Question 9

Which data model is more users friendly? Relational Model or The Entity-Relationship Model.

Detailed Solution for Test: Database Concepts - 1 - Question 9

With Relational Model, we can find the key feature and we can normalize the data easily.

Test: Database Concepts - 1 - Question 10

An attribute of a relation with values that are unique within the relation and thus can be used to identify the tuples of that relation is called

Detailed Solution for Test: Database Concepts - 1 - Question 10

Primary key is a set of one or more attributes that can uniquely identify tuples within the relation.

28 tests
Information about Test: Database Concepts - 1 Page
In this test you can find the Exam questions for Test: Database Concepts - 1 solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Database Concepts - 1, EduRev gives you an ample number of Online tests for practice

Top Courses for CUET Humanities

Download as PDF

Top Courses for CUET Humanities