Home
Current Affairs January 2024

What is the correct answer?

4

In ………… paging we make copy of the current page table.

A. physical

B. logical

C. shadow

D. duplicate

Correct Answer :

C. shadow


Related Questions

What is the correct answer?

4

Which of the following is/are error-free channel(s)
i) Noisy channel
ii) Noiseless channel

A. i only

B. ii only

C. Both

D. None of these

What is the correct answer?

4

Mail services are available to network users through the

A. Session layer

B. Presentation layer

C. Application layer

D. Transport layer

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

Which of the following concurrency control schemes is not based on serializability property?

A. Two-phase locking

B. Timestamped based locking

C. Graph-based locking

D. none of the above

What is the correct answer?

4

What are the different types of radio waves that are used for computer network applications?
i) Spread spectrum
ii) High power, single frequency
iii) High power, multiple frequency
iv) Low power, single frequency
v) Low power, multiple frequency

A. i, ii and iii only

B. i, ii and iv only

C. ii, iii and iv only

D. i, iii and iv only

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

What is the result of the following SQL statement ?
SELECT A.emp_Name, B.ph_num
FROM emp A LEFT OUTER JOIN phone B
ON A. emp_ID = B.emp_ID

A. A list of employees phone number

B. A list of all employees that have spouses, with phone number included in the list

C. A list of all employees names, including the phone number if they have one

D. Two lists : One list of employees, the other of phone numbers

What is the correct answer?

4

What is ACID properties of Transactions?

A. Atomicity, Consistency, Isolation, Database

B. Atomicity, Consistency, Isolation, Durability

C. Atomicity, Consistency, Inconsistent, Durability

D. Automatically, Concurrency, Isolation, Durability

What is the correct answer?

4

It is possible to define a schema completely using

A. VDL and DDL.

B. DDL and DML.

C. SDL and DDL.

D. VDL and DML.

What is the correct answer?

4

............... noise is caused by the random motion of the electrons in a wire and is avoidable.

A. Thermal

B. Intermodulation

C. Cross talk

D. Impulse

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

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 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

An advantage of the database management approach is

A. data is dependent on programs.

B. data redundancy increases.

C. data is integrated and can be accessed by multiple programs.

D. none of the above.

What is the correct answer?

4

Which of the following will NOT eliminates the ambiguities of a null value?

A. Define the attribute as required

B. Define subtypes

C. Define each attribute as having an initial value that is recognized as blank

D. Define supertypes

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

In RDBMS, Data is presented as a collection of

A. Relation

B. Table

C. Attribute

D. Entity

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

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

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

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

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

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

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

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 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

A logical schema

A. is the entire database.

B. is a standard way of organizing information into accessible parts.

C. describes how data is actually stored on disk.

D. both A) and C)

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

RAID

A. Redundant Arrays of Independent Disks

B. Redundant Arrays of Independent Drives

C. Redundant Arrays of Interconnected Drives

D. Redundant Arrays of Interconnected Disks