IDBS BiTs Set2

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

INTELLIGENT DATA BASE SYSTEMS (DS514PE) SET-2

Sno Question Answer


1 The data dictionary tells the DBMS_________ D
A. what these files contain
B. what attribute are possessed by the data
C. what files are in the database
D. All of the above
2 ______ Combines AI with optimization techniques to recommend A
actions to achieve specific goals, based on available data.
a) Prescriptive Analytics
b) Data Analytics
c) JSON
d) None
3 ___________ can use AI algorithms to optimize query execution B
plans based on data distribution, user behavior, and historical
query performance.
a) SQL
b) IDBSs
c) JSON
d) None of the mentioned
4 ______models are used to represent data as nodes and edges, suitable B
for scenarios where relationships and connections between entities
are crucial.
a) Object-Oriented Data Model
b) Graph Data Model
c) Tuple-oriented
d) None of the mentioned
5 ___________model extends the relational model to include object- A
oriented concepts like classes, inheritance, and encapsulation.
a) Object-Oriented Data Model
b) Row-oriented
c) Tuple-oriented
d) None of the mentioned
6 An ______ refers to a type of database management system (DBMS) D
that incorporates advanced technologies and techniques from
artificial intelligence (AI) to enhance its
capabilities.
A. HDFS
B. MapReduce
C. HADOOP
D. IDBS
7 ________ in IDBSs provide a blueprint for how data will be D
structured, stored, and manipulated within the system.
A. SQL
B. DBMS
C. Relational Model
D. Data Model
8 IDBS stands for________________. C
A. Intelligent Database Streams
B. Integrated Database Systems
C. Intelligent Database Systems
D. None of the above
9 Intelligent database systems may incorporate various data models to D
handle diverse data types effectively, including:__________
A. Relational Data Model
B. Semi-Structured Data Model
C. Object-Oriented Data Model
D. All the above
10 ________are used to represent data as nodes and edges, suitable for A
scenarios where relationships and connections between entities are
crucial.
A. Graph data models
B. Object-Oriented Data Model
C. Relational Data Model
D. None of the above
11 The __________ forms the foundation of many intelligent database C
systems due to its well-defined structure and its ability to handle
structured data efficiently.
A. Graph data models
B. Object-Oriented Data Model
C. Relational Data Model
D. None of the above
12 Intelligent database systems refer to the integration of _____ A
techniques with traditional database management systems (DBMS)
to enhance
their capabilities.
A. Artificial Intelligence
B. Hive
C. Kafka
D. Flume
Key features and components of an intelligent database system might D
13 include:____________
A. Natural Language Processing
B. Data Quality Improvement
C. Machine Learning Integration
D. All of the above
14 IDBSs use ____ to automate data storage, organization, and A
optimization.
A. AI
B. DBMS
C. Mapreduce
D. None
15 ____ are a type of artificial intelligence system that utilize C
explicit knowledge to solve problems or make decisions.
A. DBMS
B. Mapreduce
C. Knowledge-based systems (KBS)
D. None.
16 An ________ is an example of a knowledge-based system because it A
relies on human expertise.
A. Expert system
E. DBMS
B. Knowledge-based systems
C. None of the above
17 The_____ base is a repository of data that contains a collection B
of information in a given field -- such as medical
data..
A. Data
B. Knowledge
C. File system
D. None
18 Some example types of knowledge-based systems include the D
following:________.
A. Blackboard systems
B. Expert systems.
C. Case-based
D. All of the mentioned above
19 General characteristics of intelligent database system are______ D
A. AI Integration
B. Automated Data Management
C. Advanced Querying and Search
D. All of the mentioned above

20 _____play a crucial role in the design and operation of intelligent A


database systems (IDBSs).
A. Data models
B. OO models
C. Relationalmodel
D. None of the mentioned above

21 The files stored on a secondary stage device are composed of a B


hierarchy of data. What does a record in a file contain?
A. Characters
B. Data field
C. Bits
D. Schema

22 The relational model uses some unfamiliar terminology. A tuple is C


equivalent to a____________-
A. file
B. field
C. record
D. data base

23 Which of the following is not a logical data-base structure? D


A. relational
B. network
C. tree
D. chain

24 Which of the following is a database administrator’s function? D


A. performance monitoring
B. backing up the database
C. database design
D. All of the above
25 In a _____ a parent record type can be linked to one or more B
“child” record types, but a child record type can have only one
parent.
A. Distributed database
B. Hierarchical database
C. Relational database
D. Network database
26 Each of data files has a _____ that describe the way the data is B
stored in the file.
A. Records
B. File structure
C. Fields
D. Database
27 In_________ data and their relationships are contained in a single C
structure which is referred as object in this data model.
A. Data models
B. Relationalmodel
C. Object Oriented Data Model
D. None of the mentioned above
28 A _____is a collection of similar objects with shared structure i.e. A
attributes and behavior i.e. methods.
A. Class
B. Model
C. Attribute
D. None of the Above
Advantages of Object Oriented Data Model is________ D
29 A. Codes can be reused due to inheritance.
B. Easily understandable.
C. Cost of maintenance can reduced due to reusability of attributes and
functions because of inheritance.
D. All the above
30 The ability to query data, as well as insert, delete, and alter tuples, D
is offered by ____________
A. TCL (Transaction Control Language)
B. DCL (Data Control Language)
C. DDL (Data Definition Langauge)
D. DML (Data Manipulation Langauge)

You might also like