wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Byte the panel game

Total questions: 20

Worksheet time: 17mins

Name
Class
Date
1.

Lumen is the SI unit of

a)

Luminous flux

b)

Speed of light

c)

Refractive Index

d)

Divergence

2.

#include <stdio.h>

void main()

{

m();

}

void m()

{

printf("hi");

m();

}

a)

hi

b)

Infinite hi

c)

Nothing

d)

Compile time error

3.

Which of the following are unit less quantity?

a)

Refractive index

b)

Strain

c)

Stress

d)

Density

4.

For the following delta to star conversion which of the following options are correct.(multi select)

a)

R1 = RbRc/ Ra+ Rb+Rc

b)

R1= Ra/RaRb+ RcRb+RcRa

c)

R2= RaRc/ Ra+ Rb + Rc

d)

R3 = RaRb/ Ra+ Rb + Rc

5.

Which of the following theorems helps in simplifying computations when the load across a circuit is varying?

a)

MPT

b)

Thevenin’s Theorem

c)

Superpostion Theorem

d)

Nortons’s Theorem

6.

Which function definition will run correctly?

a)

int sum(int a, int b)

return (a + b);

b)

int sum(int a, int b)

{return (a + b);}

c)

int sum(a, b)

return (a + b);

d)

none of the mentioned

7.

Today it is Thursday.After 132 days,it will be

a)

Wednesday

b)

Sunday

c)

Monday

d)

Tuesday

8.

Melt : Liquid :: Freeze :

a)

Ice

b)

Solid

c)

Push

d)

Hard

9.

What is the unit of inductance

a)

Henry

b)

Gallons

c)

ohms

d)

A/m

10.

What is the value of capacitance that must be connected in parallel with 50 pF condenser to make an equivalent capacitance of 150 pF?

a)

50pF

b)

100pF

c)

150pF

d)

200pF

11.

Electric field intensity is a quantity

a)

Vector

b)

Scalar

c)

Both

d)

None of the above

12.

Rectifiers are used to convert

a)

High voltage to low voltage.

b)

Direct cureent to Alternating current.

c)

Alternating current to Direct current.

d)

Low voltage to high voltage .

13.

Identify the the device by its symbol

a)

BJT

b)

MOSFET

c)

Resistor

d)

Waveguide

14.

Larger transformers, when used for some time, become very hot and are cooled by circulating oil. The heating of the transformer is due to (multi choice)

a)

The heating effect of current alone.

b)

Hysteresis loss alone.

c)

Intense sunlight at noon

d)

The voltage source

15.

#include <stdio.h>

void main()

{

int k;

for (k = -3; k < -5; k++)

printf("Hello");

}

a)

Hello

b)

Infinite hello

c)

Run time error

d)

Nothing

16.

Find what's wrong in below principle?

Einstein law says that every object will remain at rest or in uniform motion in a straight line unless compelled to change its state by the action of an external force

a)

The law was given by Newton

b)

External force = Internal force

c)

This law does not exists

d)

The law was given by Pascal

17.

Possible combination of die.

observer the open die

the number of possible combination is :

a)

Only A

b)

Only B

c)

Only C

d)

Only D

18.

In any network of wires carrying currents, the algebraic sum of all currents meeting at a point is equal to

a)

Sum of all the currents

b)

Sum of outgoing currents

c)

Sum of incoming currents

d)

Zero

19.

Light year is a unit of

a)

Time

b)

Distance

c)

Light

d)

Intensity of light

20.

In wheatstone network ABCD, the galvanometer is connected between the points B and D. At balance condition the resistance between B & D will be

a)

Zero

b)

Infinite

c)

Can not be determined

d)

None of these