Technical Questions

Q:

Where's MBR located on the disk?

Answer

 Main Boot Record is located in sector 0, track 0, head 0, cylinder 0 of the primary active partition.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3462
Q:

IP address of a packet is normally analyzed by

A) Modem B) Router
C) Hub D) CPU
 
Answer & Explanation Answer: B) Router

Explanation:

The IP address of a packet is normally analyzed by Router.

Report Error

View Answer Report Error Discuss

6 3461
Q:

 A distributed database is which of the following?

A) A single logical database that is spread to multiple locations and is interconnected by a network B) A loose collection of file that is spread to multiple locations and is interconnected by a network
C) A single logical database that is limited to one location. D) A loose collection of file that is limited to one location.
 
Answer & Explanation Answer: A) A single logical database that is spread to multiple locations and is interconnected by a network

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Database

1 3440
Q:

Why does microprocessor contain ROM chips?

Answer

Microprocessor contain ROM chip beacause it contain instructions to execute data. It contain the monitor program which not only include execution instruction but also interfacing program

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3429
Q:

What is a Microprocessor?

Answer

Microprocessor is a program-controlled device, which fetches the instructions from memory. decodes and executes the instructions. Most Micro Processors are single-chip devices.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3429
Q:

Methods declared as what cannot be overriden?

A) Transcient B) Abstract
C) Final D) Super
 
Answer & Explanation Answer: C) Final

Explanation:

Once a method declared as Final cannot be  overriden

Report Error

View Answer Report Error Discuss

Filed Under: Programming

0 3419
Q:

Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

A) Yes B) No
C) May be Yes or No D) None
 
Answer & Explanation Answer: B) No

Explanation:

No.Minimal spanning tree assures that the total weight of the tree is kept at its minimum. But it doesn’t mean that the distance between any two nodes involved in the minimum-spanning tree is minimum.

Report Error

View Answer Report Error Discuss

Filed Under: Database
Job Role: Database Administration

1 3411
Q:

Using OQL, you may do which of the following?

A) Return an entire collection of elements including duplicates. B) Return a collection of elements without duplicates.
C) Return a specific subset of elements using a given criteria. D) All of the above.
 
Answer & Explanation Answer: D) All of the above.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Database

0 3407