Home
Current Affairs January 2024

What is the correct answer?

4

Full form of CIDR

A. Classful Inter Domain Routing

B. Classless International Domain Routing

C. Classless Inter Domain Routing

D. none of these

Correct Answer :

C. Classless Inter Domain Routing


Related Questions

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

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

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

In which of the following SET concept is used ?

A. Network Model

B. Hierarchical Model

C. Relational Model

D. None of these

What is the correct answer?

4

An entity set that does not have sufficient attributes to form a primary key is a

A. strong entity set.

B. weak entity set.

C. simple entity set.

D. primary entity set.

What is the correct answer?

4

The ________ states that a foreign key must either match a primary key value in another relation or it must be null.

A. entity integrity rule

B. referential integrity constraint

C. composite attribute

D. action assertion

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

Noisy channel has ……… .. types of protocols

A. two

B. three

C. four

D. none

What is the correct answer?

4

Which of the following submit and execute query at run time?

A. Static SQL

B. Dynamic SQL

C. both

D. none of these

What is the correct answer?

4

A ………… clause permits a view definition to be used in multiple places within a query.

A. where

B. exist

C. with

D. select

What is the correct answer?

4

In a Hierarchical model records are organized as

A. Graph.

B. List.

C. Links.

D. Tree.

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

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

Tape storage is referred to as

A. sequential access storage

B. direct access storage

C. random access storage

D. none of the above

What is the correct answer?

4

Select the incorrect statement(s)
i) Shared locks are compatible with each other.
ii) A relation which is in 3NF may have redundancy due to composite keys.
iii) A table in a database can have multiple indexes.

A. i only

B. ii, only

C. ii, iii only

D. none of the above

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

Database locking concept is used to solve the problem of

A. Lost Update

B. Uncommitted Dependency

C. Inconsistent Data

D. All of the above

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

Event condition action model is related to

A. Views

B. Cursors

C. Triggers

D. None of these.

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

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

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

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

Which of the following works as a filter?

A. UPDATE

B. DROP

C. ALTER

D. SELECT

What is the correct answer?

4

As a side-effect of database update ,the system automatically executes a statement called

A. a view

B. a grant permission

C. a trigger

D. all of the above

What is the correct answer?

4

Count function in SQL returns the number of

A. values.

B. distinct values.

C. groups.

D. columns.

What is the correct answer?

4

File organization that provides fast access to any arbitrary record

A. Hashed file

B. B-tree

C. Ordered file

D. Unordered file

What is the correct answer?

4

Referential integrity

A. controls relationships between operations of an object

B. controls relationships between instances of a class

C. controls relationships between attributes in a table

D. controls relationships between tables in a database

What is the correct answer?

4

Relational Algebra is

A. Data Definition Language.

B. Data Manipulation Language

C. Procedural query Language

D. None of the above