Searching for "h"

Q:

what is the interrupt?

Answer

interrupt is a signal send by external device to the processor so as to request the processor to perform a particular work.


A signal informing a program that an events has occurred. when a program receives an interrupt signal, it takes a specified action (which can be to ignore the signal).

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is cache memory?

Answer

Cache momory is a small high-speed memory. it is used for temporary storage of data & information between the main memory and the CPU(center processing unit). The cache memory is only in RAM.


Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. AS the microprocessor processes data, it looks in the cache memory and if it finds the data there.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is called scratch pad of computer?

Answer

Cache Memory is scratch pad of computer.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Which transistor is used in each cell of EPROM?

Answer

Floating gate avalanche injection MOS (FAMOS) transistor is used in each cell of EPROM.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Some blades are hammers. Some hammers are knives. Some knives are axes.

Conclusions:

1. Some axes are hammers

2. Some knives are blades

3. Some axes are blades

A) None follows B) Only 1 follows
C) Only 2 follows D) Only 3 follows
 
Answer & Explanation Answer: A) None follows

Explanation:

Since each combination has of premises has 2 particular premises, so no defenite conclusion follows

Report Error

View Answer Report Error Discuss

Q:

Which processor structure is pipe lined?

Answer

All x86 processors have pipelined structure.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is flag?

Answer

Flag is a flip-flop used to store the information about the status of a processor and the status of the insturction executed most recently.


A software or hardware mark that signals a particular condition or status. A flag is like a switch that can be either on or off. The flag said to be set when it is turned on.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Some hills are rivers. Some rivers are desrets. All desrets are roads.

Conclusions:

1. Some roads are rivers

2. Some roads are hills

3. Some deserts are hills

A) None follows B) Only 1 follows
C) Only 1 and 2 follows D) All follow
 
Answer & Explanation Answer: B) Only 1 follows

Explanation:

Some hills are  rivers. Some rivers are deserts.

Since both the premises are particular, no defenite conclusion follows.

 

Some rivers are deserts. All deserts are roads

Since one premise is particular,the conclusion must be particular and should'nt contain the middle term. Since it follows that 'Some rivers are roads'. 1 is the converse of this conclusion and so it holds.

Report Error

View Answer Report Error Discuss