Home
Current Affairs January 2024

What is the correct answer?

4

In two-phase locking protocol the two phases are

A. growing phase and shrinking phase

B. execution phase and blocking phase.

C. running phase and sleeping phase.

D. none of the above

Correct Answer :

A. growing phase and shrinking phase


Related Questions

What is the correct answer?

4

In two-phase locking protocol the two phases are

A. growing phase and shrinking phase

B. execution phase and blocking phase.

C. running phase and sleeping phase.

D. none of the above

What is the correct answer?

4

The collection of information stored in a database at a particular moment is?

A. View

B. Instance

C. Scheme

D. None of these

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

Usenet is also known as

A. Newsgroups

B. 10Km to 1Km

C. 10^3Km to 100Km

D. 100M to 10M

What is the correct answer?

4

The race condition occurs when

A. Two concurrent processes attempt to interact with each other.

B. Two concurrent processes interact with different data files.

C. Two concurrent processes attempt to hold a data item .

D. none of the above.

What is the correct answer?

4

In an object oriented model, one object can access data of another object by passing?

A. Instance variable

B. Variable

C. Message

D. Function

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

.................. means sending a digital signal over a channel without changing the digital signal to an analog signal.

A. Baseband transmission

B. Broadband transmission

C. Digital transmission

D. Analog transmission

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

Which of the following aggregate function doesnt ignore NULLs in its results?

A. COUNT

B. COUNT(*)

C. MAX

D. none of these

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

Repeaters operate in
i) Physical layer
ii) Datalink layer
iii) Transport layer
iv) Network layer

A. i and ii only

B. ii and iii only

C. ii only

D. i only

What is the correct answer?

4

EEPROM

A. Electrically Extractable Programmable Read Only Memory

B. Electrically Erasable Programmable Read Only Memory

C. Electronically Erasable Programmable Read Only Memory

D. Electrically Erasable Programmable Read Only Memory

What is the correct answer?

4

Datalog is

A. procedural query language

B. nonprocedural query language

C. scan(), write()

D. none of the above

What is the correct answer?

4

Benefit of database normalization is

A. smaller number of tables

B. higher query processing efficiency

C. reduced I/O for most queries

D. reduced data redundancy

What is the correct answer?

4

In which of the random-access method, stations do not sense the medium?

A. ALOHA

B. ETHERNET

C. CSMA/CA

D. CSMA/CD

What is the correct answer?

4

A transaction which may not complete its execution successfully is termed as

A. Failed

B. Aborted

C. Blocked

D. Finished

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

In an Entity-Relationship Diagram Ellipses represents

A. Attributes

B. Weak entity set

C. Relationship sets

D. Multi-valued attributes

What is the correct answer?

4

State which of the following statements are True
i) TCP is connection oriented but unreliable
ii) UDP is connection oriented but unreliable
iii) TCP is connectionless but reliable
iv) UDP is connectionless but reliable

A. i and ii only

B. ii and iii only

C. i and iii only

D. None of these

What is the correct answer?

4

Radio frequencies below ............. are more suitable for omnidirectional applications.

A. 300MHz

B. 1GHz

C. 5GHz

D. 10 GHz

What is the correct answer?

4

Functional dependencies are generalization of

A. Relation dependencies

B. Data dependencies

C. key dependencies

D. none of the above

What is the correct answer?

4

Which of the following layer uses trailer of the frame for error detection?

A. Transport layer

B. Network layer

C. Datalink layer

D. None of these

What is the correct answer?

4

Event condition action model is related to

A. Views

B. Cursors

C. Triggers

D. None of these.

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

which of the following is a binary operation?

A. project

B. select

C. rename

D. none of the above

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

B-Tree is used for

A. searching data

B. storing data

C. both A and B

D. none of these

What is the correct answer?

4

Encoding method which does not provide for synchronization

A. B8ZS

B. Manchester

C. RZ

D. NRZ-L

What is the correct answer?

4

In two-phase locking

A. the data items are locked in growing phase.

B. the data items are released in shrinking phase.

C. Both A and B are true

D. Both A and B are false