Home
Current Affairs January 2024

What is the correct answer?

4

Disk storage is referred to as

A. sequential access storage

B. direct access storage

C. random access storage

D. none of the above

Correct Answer :

B. direct access storage


Related Questions

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

The transaction consists of all statements executed between

A. the begin transaction and end transaction

B. the start transaction and end transaction

C. the begin transaction and finish transaction

D. none of the above.

What is the correct answer?

4

Which of the following is the unit of signaling speed or modulation rate or the rate of symbol transmission?

A. Data rate

B. Bit rate

C. Signal to Noise Ratio

D. Baud rate

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

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

Which of the following is a classical approach to database design?

A. Left Right approach

B. Right Left approach

C. Top Down approach

D. Bottom Up approach

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

QBE

A. Query By Execution

B. Query By Example

C. Query By Extraction

D. None of the above.

What is the correct answer?

4

In an Entity-Relationship Diagram Diamonds represents

A. Attributes

B. Multi-valued attributes

C. Weak entity set

D. Relationship sets

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

Which of the following is true statement ?

A. SQL permits attribute names to be repeated in the same relation.

B. a SQL query automatically eliminates duplicates.

C. a SQL query will not work if there are no indexes on the relations

D. None of these

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

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

Which of the following is logical topology?

A. Bus

B. Ring

C. Star

D. None of these

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

The control of concurrent execution is left with the

A. operating system

B. controller unit of the kernel

C. concurrency control component of the database system

D. none

What is the correct answer?

4

…………… is responsible for using that the database remains in a consistent state despite system failure.

A. Storage manager

B. Admin

C. Transaction manager

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

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

The statement
Every foreign-key value must match a primary-key value in an associated table
Is related to

A. View

B. Cursor defination

C. Referential intergrity

D. Trigger

What is the correct answer?

4

The statement in SQL which allows to change the definition of a table is

A. Select

B. Update

C. Create

D. Alter

What is the correct answer?

4

When all attributes in a relation tuple are not functionally dependent only on the key attribute. Which of the following normalization is needed?

A. first

B. second

C. third

D. fourth

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

Only one communication channel is needed rather than n channels to transmit data between two communicating devices

A. parallel

B. serial

C. analog

D. digital

What is the correct answer?

4

A data manipulation command the combines the records from one or more tables is called

A. SELECT

B. PROJECT

C. JOIN

D. PRODUCT

What is the correct answer?

4

In mesh topology, if the number of devices is n , then the number of ports present in each device is

A. n

B. n+1

C. n-1

D. n/2

What is the correct answer?

4

View never contains derived columns.

A. True

B. False

C. Cant say

D. none

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

The mode in which data item may be locked

A. Partner

B. Mutual

C. Exclusive

D. Atomic

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