Searching for "i"

Q:

What are the common problems with software automation?

Answer

The biggest concern is the cost incurred for test automation. Also, often s/w test automation requires skilled personnel and authentic test automation tools. Purchasing license of such tools is a costly affair.


Also the time required for test automation is more. Automation often requires recording the sequence of operations you need to perform in order to execute a particular test case and comparing the final o/p with the expected o/p. Functions/macros need also be written sometimes for some test cases. All this could be a time consuming job. 

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

Q:

What is the capital of china?

A) Santiago B) Beijing
C) Havana D) None
 
Answer & Explanation Answer: B) Beijing

Explanation:

 capital of china is Beiging

Report Error

View Answer Report Error Discuss

Filed Under: Country Capitals

Q:

Should there be restriction on the migration of people from one state to another state in India? 

Arguments:

1. No. Any Indian citizen has the right to live at any place of his/her own choice. They can't be stopped

2. Yes. This is the way to effect an equitable distribution of resources across the states in India

A) Only 1 is true B) Only 2 is true
C) Either 1 or 2 is true D) Neither 1 nor 2 is true
 
Answer & Explanation Answer: A) Only 1 is true

Explanation:

clearly argument 1 holds strong,while argument 2 is vague

Report Error

View Answer Report Error Discuss

Q:

What are the different hazards? How do you avoid them?

Answer

There are situations, called hazards, that prevent the next insturction in the instruction stream from executing during its designated clock cycle. hazards reduce the performance from the ideal speedup gained by pipelining.


There are three classes of Hazards:


1. Structural hazards: It arise from resource conficts when the hardware cannot support all possible combinations of instructions simultaniously in overlapped execution.


2. Data Hazards: It arise when an instruction depends on the results of previous instruction in a way that is exposed by the overlapping of instructions in the pipeline.


3.control hazards. it arise from the pipelining of branches and other instructions that chage the PC.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Should high chimneys be installed in industries? 

Arguments:

1. Yes. It reduces pollution at ground level

2. No. It increments pollution in upper atmosphere

A) Only 1 is true B) Only 2 is true
C) Either 1 or 2 is true D) Neither 1 nor 2 is true
 
Answer & Explanation Answer: A) Only 1 is true

Explanation:

Pollution at ground level is the most hazardious in the way of being injuriousto human and animal life.So,argument 1 alone holds

Report Error

View Answer Report Error Discuss

Q:

Should India create a huge oil reserve inorder to face some difficult situations in future 

Arguments:

1. No. There is no need to block huge amounts of foreign exchange and keep the money die

2. Yes. This will keep India withstand shocks of sudden rise in oilprices due to un forseen circumstances

A) Only 1 is true B) Only 2 is true
C) Either 1 or 2 is true D) Neither 1 nor 2 is true
 
Answer & Explanation Answer: B) Only 2 is true

Explanation:

Oil being an essential commodity ,our country must keep it in reserve.So argument 1 is vague,while argument 2 holds as it provides a substancial reason for the same

Report Error

View Answer Report Error Discuss

Q:

What is MESI?

Answer

The MESI protocol is also known as illinois protocol due to its development the University of illinois at Urbana-Champaign and MESI is a widely used cache coherency and memory coherence protocol.


MESI is the most common which supports write-back cache. its use in personal computers became widespread with the introduction of intel's pentium processor to "support the more efficient write-back cache in addition to the write-through cache previously used by the Intel 486 processor"/

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What are the basic components in a Microprocessor?

Answer

1. Address lines to refer to the address of a block


2. Data lines for data transfer


3. IC chips


4. Processing data

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware