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: FRAUDULENT

A Forthright

B Candid

C Direct

D Genuine

Q2:
Point out the error in the program.
#include<stdio.h>

int main()
{
    const int k=7;
    int *const q=&k;
    printf('%d', *q);
    return 0;
}

A Error: RValue required

B Error: Lvalue required

C No error

D Error: cannot convert from 'const int *' to 'int *const'

Q3: Once a signal is digitized, the information it contains does not ________ as it is processed.

A compress

B stiffen

C deteriorate

D complain

Q4: The rise-time of a pulse is normally measured between the ________.

A 50% level on the leading edge to the 50% level on the trailing edge

B 0 and 100% level

C 10% and 90% level

D 30% and 70% level

Q5: A logic circuit that can store one bit of information is a ________.

A counter

B flip-flop

C code converter

D gate

Q6: The horizontal axis of an oscilloscope is normally calibrated in units of ________.

A voltage

B frequency

C time

D current

Q7:
The combination of waveforms consisting of the given figures 1 and 2 is generally referred to as ________.

A a timing diagram

B two-phase waveforms

C simultaneous waveforms

D pulse waveforms

Q8: The digit that changes most often when counting is called the ________.

A LED

B LL Bean

C LSB

D LCD

Q9: Memory devices that use electronic latching circuits are called ________.

A RAM

B DRAM

C magnetic tape

D flip-flops

Q10: A microprocessor that performs only specific, dedicated tasks is also called a ________.

A microcontroller

B laptop microrocmputer

C workstation processor

D calculator