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 Direct

C Candid

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 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 stiffen

B compress

C complain

D deteriorate

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 30% and 70% level

C 10% and 90% level

D 0 and 100% level

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

A code converter

B flip-flop

C gate

D counter

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

A current

B time

C voltage

D frequency

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

A simultaneous waveforms

B a timing diagram

C two-phase waveforms

D pulse waveforms

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

A LCD

B LED

C LL Bean

D LSB

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

A RAM

B magnetic tape

C flip-flops

D DRAM

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

A laptop microrocmputer

B workstation processor

C microcontroller

D calculator