Home
Current Affairs January 2024

What is the correct answer?

4

DBMS utility which allows to reconstruct the correct state of database from the backup and history of transactions

A. Backup

B. Recovery

C. Grant

D. Troubleshooting

Correct Answer :

B. Recovery


Related Questions

What is the correct answer?

4

A transaction has following states
i) Active
ii) Fail
iii) Abort
iv) Commit

A. i and ii only

B. ii and iii only

C. i and iii only

D. iii and iv only

What is the correct answer?

4

Select the incorrect statement

A. BCNF is stronger than 3NF

B. Relational algebra is a non-procedural language

C. Every conflict serializable schedule is view serializable.

D. none of the above

What is the correct answer?

4

The method by which the structure of the database is modified to eliminate hidden dependencies and replacing groups is

A. Normalization

B. Indexing

C. Enforcing referential integrity

D. Enforcing data integrity

What is the correct answer?

4

A relation that has no partial dependencies is in which normal form

A. First

B. Second

C. Third

D. BCNF

What is the correct answer?

4

Range variables are designed using the

A. TO clause

B. FROM clause

C. RANGE clause

D. none of the above

What is the correct answer?

4

Generalization is a

A. top-down approach.

B. bottom-up approach.

C. left-right approach.

D. none of the above

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)

What is the correct answer?

4

Unwanted energy from source other than the transmitter.

A. Attenuation

B. Distortion

C. Delay

D. Noise

What is the correct answer?

4

A composite attribute is converted to individual attributes in which of the following normal form ?

A. first

B. Second

C. third

D. fourth

What is the correct answer?

4

The physical location of a record is determined by a mathematical formula that transforms
a file key into a record location is :

A. B-Tree File

B. Hashed File

C. Indexed File

D. Sequential file.

What is the correct answer?

4

UML is stands for

A. Universal Modeling Language

B. Unified Modeling Language

C. United Modeling Language

D. Uni Modeling Language

What is the correct answer?

4

Size of source and destination address in IP header

A. 4 bits

B. 8 bits

C. 12 bits

D. 32 bits

What is the correct answer?

4

An association of several structure of a data base can be expressed graphically by?

A. Tuple

B. Record

C. Relationship

D. Field

What is the correct answer?

4

.................. occurs due to velocity of propagation the frequency varies. Thus various frequency components of a signal arrive at the receiver at different times.

A. Noise

B. Delay distortion

C. Attenuation distortion

D. Dispersion

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

Which of the following produces the relation that has attributes of R1 and R2

A. Cartesian product

B. Difference

C. Intersection

D. Product

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

Noisy channel has ……… .. types of protocols

A. two

B. three

C. four

D. none

What is the correct answer?

4

Attenuation can be also expressed in decibel dB) and commonly used because.
i) Signal strengths often fall off logarithmically
ii) Cascade losses and gains can be calculated with simple additions and subtractions

A. i only

B. ii only

C. Both A and B

D. None of the above

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

The left outer join takes all tuples

A. in the left relation which didnt match with any tuple in right relation

B. in the left relation which matched with a tuple in right relation

C. in the right relation which didnt match with any tuple in left relation

D. in the right relation which matched with a tuple in left relation

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

Every Boyce-Codd normal form is in

A. 3NF

B. 2NF

C. 1NF

D. none of the above

What is the correct answer?

4

Which of the following statement returns data to the host variables one at a time?

A. SELECT

B. RETURN

C. FETCH

D. GET

What is the correct answer?

4

The maximum number of children in a B-tree of order m is

A. m+1

B. m

C. m-1

D. m/2

What is the correct answer?

4

If the .................... is too much, the receiver may not be able to detect the signal at all or the signal may fall below the noise level.

A. Noise

B. Delay

C. Dispersion

D. Attenuation

What is the correct answer?

4

Cross Product is a:

A. Unary Operator

B. Binary Operator

C. Ternary Operator

D. none of the above

What is the correct answer?

4

What does a field or a combination of fields that has a unique value called ?

A. Foreign key

B. Secondary key

C. Primary key

D. Alternate key

What is the correct answer?

4

The method of access which uses key transformation is known as

A. direct.

B. hash.

C. random.

D. sequential.

What is the correct answer?

4

Extended Entity Relationship model consists of which of the following
i) Specialization
ii) Generalization
iii) Categorization

A. i and ii only

B. ii and iii only

C. i and iii only

D. All i, ii iii