Searching for "By"

Q:

Suppose you have a computional circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal?

Answer

Use the concept of register-retiming.


divide the totla combinatorial delay in two segments such that individually the delay is less the clock period.


this can be done by inserting a flip-flop in the combinational path.


e.g.,


clock period --- 5 ns


total cominational delay ---- 7


then divide the 7ns path in two path of 4 or 3 (best resutls are obtained if delays are  same for both path i.e 3.5ns) by inserting a flip-flop in between.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

If the arithmetic mean of seventy-five numbers is calculated, it is 35. if each number is increased by 5, then mean of new numbers is :

A) 30 B) 40
C) 50 D) 60
 
Answer & Explanation Answer: B) 40

Explanation:

Let the numbers are x1,x2,.......x75

 

By Hypothesis ,x1+x2+....x7575=35 ......(i)

Mean of new numbers = x1+5+x2+5+.......x75+575

 

x1+x2+......x75+5*7575

 

x1+x2+......x7575+37575=35+5=40 By (i) 

Report Error

View Answer Report Error Discuss

Filed Under: Average

Q:

What is meant by Maskable interrupts?

Answer

An interrupt that can be turned off by the programmer is known as Maskable interrupt.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

How many bit combination are there in a byte?

Answer

Byte contains 8 combinations of bits.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

 A pupil's marks were wrongly entered as 83 instead of 63. Due to that the average marks for the class got increased by half. The number of pupils in the class is :

A) 45 B) 40
C) 39 D) 37
 
Answer & Explanation Answer: B) 40

Explanation:

Let there be x pupils in the class.

Total increase in marks = (x * 1/2) = x/2.

x/2 = (83 - 63) => x/2 = 20 => x = 40.

Report Error

View Answer Report Error Discuss

Filed Under: Average

Q:

 The average age of 8 men is increased by years when two of them whose ages are 21 years and 23 years are replaced by two new men. The average age of the two new men is :

A) 20 B) 30
C) 40 D) 50
 
Answer & Explanation Answer: B) 30

Explanation:

Total age increased = (8 * 2) years = 16 years.

Sum of ages of two new men = (21 + 23 + 16) years = 60 years

Average age of two new men = (60/2) years = 30 years.

Report Error

View Answer Report Error Discuss

Filed Under: Average

Q:

Food wrapped in news paper is likely to get contaminated by 

A) Magnesium B) Alluminium
C) Lead D) Copper
 
Answer & Explanation Answer: C) Lead

Explanation:

It gets contaminated by lead

Report Error

View Answer Report Error Discuss

Filed Under: Biology

Q:

The average age of 36 students in a group is 14 years. When teacher's age is included to it, the average increases by one. What is the teacher's age in years ?

A) 35 years B) 45 years
C) 51 years D) 54 years
 
Answer & Explanation Answer: C) 51 years

Explanation:

Age of the teacher = (37 * 15 - 36 * 14) years = 51 years.

Report Error

View Answer Report Error Discuss

Filed Under: Average