image not found

Oops! That page can't be found.


Directions to Solve

In the following questions choose the word which is the exact OPPOSITE of the given words.

Q1: HYPOCRITICAL

A Sincere

B Dependable

C Amiable

D Gentle

Q2: Which of the following statements are correct about the below program?
#include<stdio.h>
int main()
{
    int n = 0, y = 1;
    y == 1 ? n=0 : n=1;
    if(n)
        printf('Yes\n');
    else
        printf('No\n');
    return 0;
}

A Error: Lvalue required

B Error: Syntax error

C None of above

D Error: Declaration terminated incorrectly

Q3: The main concern when using a pull-down resistor is:

A the high power dissipation of the resistor

B it will keep a floating terminal LOW

C the low power dissipation of the resistor

D it will cause false triggering

Q4: Look up the propagation delay from the clock to the output for the 7476. Are the HIGH-to-LOW and LOW-to-HIGH propagation delays the same?

A yes

B no, tPHL = 25 ns, tPLH = 40 ns

C no, tPLH = 25 ns, tPHL = 40 ns

D no, tPLH = 40 ns, tPHL = 25 ns

Q5: What would be the output voltage of a 7814 voltage regulator?

A +8 V dc

B –8 V dc

C –14 V dc

D +14 V dc

Q6: The purpose of a pull-up resistor is to keep a terminal at a ________ level when it would normally be at a ________ level.

A LOW, float

B HIGH, float

C clock, float

D pulsed, float

Q7: Setup time specifies:

A how long it takes the output to change states after the clock has transitioned

B the minimum time the control levels need to be maintained on the inputs prior to the triggering edge of the clock in order to be reliably clocked into the flip-flop

C the maximum time interval required for the control levels to remain on the inputs before the triggered edge of the clock in order for the data to be reliably clocked out of the flip-flop

D how long the operator has to get the flip-flop running before the maximum power level is exceeded

Q8: Can the automatic RC circuit be used to set a flip-flop rather than reset the flip-flop?

A no

B yes

Q9: A Schmitt trigger:

A is a zero crossing detector

B has two trip points and positive feedback

C has positive feedback

D has two trip points

Q10: A settable flip-flop's normal starting state when power is first applied to a circuit is always the ________ state.

A set

B reset

C toggle

D dual