Home
Current Affairs January 2024

What is the correct answer?

4

DBMS helps achieve

A. Data independence

B. Centralized control of data

C. Neither A) nor B)

D. both A) and B)

Correct Answer :

D. both A) and B)


Related Questions

What is the correct answer?

4

Select the correct
i) A timestamp-based scheduler cant produce live lock
ii) Aggregate functions cant appear with HAVING clause.
iii) Isolation is a property of database transaction.

A. i and ii only

B. ii and iii only

C. i and iii only

D. i only

What is the correct answer?

4

The ability to modify the conceptual schema without causing any change to the application program is known as

A. Physical data independence

B. Logical data independence

C. External data independence

D. Static data

What is the correct answer?

4

In E-R diagram Generalization is represented by

A. Circle

B. Rectangle

C. Hyperbola

D. Triangle

What is the correct answer?

4

The host part in a class A type of an IP address has

A. 12 bits

B. 16 bits

C. 24 bits

D. 28 bits

What is the correct answer?

4

Data Manipulation Language DML) is not to

A. Create information table in the Database

B. Insertion of new information into the Database

C. Deletion of information in the Database

D. Modification of information in the Database

What is the correct answer?

4

Data fragmentation is performed by the …… and each fragment is stored at…………..

A. DBMS, same site

B. OS ,same site

C. DBMS ,different site

D. OS ,different site

What is the correct answer?

4

The syntax to select all column from the table is

A. select all from tablename

B. select * from tablename

C. select from tablename

D. none of these

What is the correct answer?

4

A lock that allows concurrent transactions to access different rows of the same table is known as a

A. Field-level lock

B. Row-level lock

C. Table-level lock

D. Database-level lock

What is the correct answer?

4

Natural mask for a Class A network

A. 255.0.0.0

B. 255.255.0.0

C. 255.255.255.0

D. none of these

What is the correct answer?

4

A table that displays data redundancies yields ____________ anomalies

A. Insertion

B. Deletion

C. Update

D. All of the above

What is the correct answer?

4

Which of the following extracts its data from the result of an SQL SELECT statement.

A. View

B. Synonym

C. Sequence

D. Transaction

What is the correct answer?

4

A relation is said to be in ………. If it doesnt contain partial dependency

A. 1NF

B. 2NF

C. 3NF

D. BCNF

What is the correct answer?

4

Consider the join of a relation R with relation S. If R has m tuples and S has n tuples,
then the maximum size of join is:

A. mn

B. m+n

C. m+n)/2

D. 2 m+n)

What is the correct answer?

4

Which of the following is not an Aggregate function?

A. Min

B. Max

C. Select

D. Avg

What is the correct answer?

4

Data integrity refers to

A. the uniqueness of the data in a database

B. the correctness and completeness of the data in a database

C. the un redundancies of the data in a database

D. Data independence of the database

What is the correct answer?

4

A transaction is said to have terminated if it has

A. either committed or aborted

B. either partially committed or aborted

C. either committed or failed

D. none of these

What is the correct answer?

4

A relation which is in 3NF is

A. in 1NF also

B. in 2NF also

C. free from transitive dependencies

D. All of these

What is the correct answer?

4

The class based addressing is known as

A. Classless addressing

B. Classful addressing

C. Classified addressing

D. Classical addressing

What is the correct answer?

4

In the architecture of a database system external level is the

A. physical level.

B. logical level.

C. conceptual level

D. view level.

What is the correct answer?

4

A type of query that is placed within a WHERE or HAVING clause of another query is called

A. Super query

B. Sub query

C. Master query

D. Multi-query

What is the correct answer?

4

A subschema expresses

A. the logical view.

B. the physical view.

C. the external view.

D. all of the above.

What is the correct answer?

4

The minimal set of super key is called

A. Primary key

B. Secondary key

C. Candidate key

D. Foreign key

What is the correct answer?

4

Which of the following are the properties of entities?

A. Groups

B. Table

C. Attributes

D. Switchboards

What is the correct answer?

4

The types of noiseless channels are
i) Selective Reject ARQ
ii) simplest protocol
iii) Go-Back-N ARQ
iv) Stop-and-Wait Protocol

A. i, ii only

B. ii and iv only

C. ii and iv only

D. i, iv only

What is the correct answer?

4

What is the max data capacity of STP?

A. 1 Gbps

B. 56 Mbps

C. 100 Mbps

D. 256 Mbps

What is the correct answer?

4

The index table has …… Columns.

A. 1

B. 2

C. 3

D. 4

What is the correct answer?

4

Log into a computer across an internet

A. IMAP

B. TELNET

C. POP3

D. Infrared

What is the correct answer?

4

The exists construct returns the value true, if the argument subquery is

A. empty

B. nonempty

C. contains null values

D. none of the above

What is the correct answer?

4

The overall design of a database is called

A. Subschema of the database

B. Schema of the database

C. Structure of the database

D. View of the database

What is the correct answer?

4

The number of cursors depend on the

A. number of queries

B. number of attributes

C. size of memory area

D. none of these