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 Genuine

B Forthright

C Candid

D Direct

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 Error: cannot convert from 'const int *' to 'int *const'

D No error

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

A deteriorate

B complain

C compress

D stiffen

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

A 0 and 100% level

B 30% and 70% level

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

D 10% and 90% level

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

A flip-flop

B counter

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 two-phase waveforms

B simultaneous waveforms

C pulse waveforms

D a timing diagram

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

A LCD

B LL Bean

C LSB

D LED

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

A flip-flops

B DRAM

C magnetic tape

D RAM

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

A microcontroller

B laptop microrocmputer

C workstation processor

D calculator