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

A Flatter

B Exaggerate

C Criticize

D Adore

Q2:
Point out the error in the program.
#include<stdio.h>
const char *fun();

int main()
{
    *fun() = 'A';
    return 0;
}
const char *fun()
{
    return 'Hello';
}

A Error: Lvalue required

B No error

C Error: fun() returns a pointer const character which cannot be modified

D Error: RValue required

Q3: A continually variable, proportional indicator is a(n) ________ representation.

A analog

B decimal

C unconstitutional

D digital

Q4: The control and arithmetic/logic units are often considered as one unit called the ________.

A microcomputer

B central processing unit

C arithmetic/logic unit

D inputs and outputs

Q5: A microcontroller would not be used in a(n) ________.

A grandfather clock

B antilock brakes

C automobile ignition system

D VCR

Q6: ________ is the highest-value seven-bit binary number.

A 126

B 127

C 128

D 125

Q7:
The systems shown in the given figure communicate using ________.

A serial data

B both parallel and serial data

C serial-parallel data

D parallel data

Q8: The set of instructions for a computer is called a(n) ________.

A input

B output

C control unit

D program

Q9: The controls on an oscilloscope that will help obtain a stable display are in the ________.

A vertical section

B display section

C trigger section

D horizontal section

Q10:
The value of the data shown in the given figure is ________.

A 1011001

B between 0 and 1

C 1001101

D 5