Font size
WorksheetsByte the panel game
Total questions: 20
Worksheet time: 17mins
Lumen is the SI unit of
Luminous flux
Speed of light
Refractive Index
Divergence
#include <stdio.h>
void main()
{
m();
}
void m()
{
printf("hi");
m();
}
hi
Infinite hi
Nothing
Compile time error
Which of the following are unit less quantity?
Refractive index
Strain
Stress
Density
For the following delta to star conversion which of the following options are correct.(multi select)
R1 = RbRc/ Ra+ Rb+Rc
R1= Ra/RaRb+ RcRb+RcRa
R2= RaRc/ Ra+ Rb + Rc
R3 = RaRb/ Ra+ Rb + Rc
Which of the following theorems helps in simplifying computations when the load across a circuit is varying?
MPT
Thevenin’s Theorem
Superpostion Theorem
Nortons’s Theorem
Which function definition will run correctly?
int sum(int a, int b)
return (a + b);
int sum(int a, int b)
{return (a + b);}
int sum(a, b)
return (a + b);
none of the mentioned
Today it is Thursday.After 132 days,it will be
Wednesday
Sunday
Monday
Tuesday
Melt : Liquid :: Freeze :
Ice
Solid
Push
Hard
What is the unit of inductance
Henry
Gallons
ohms
A/m
What is the value of capacitance that must be connected in parallel with 50 pF condenser to make an equivalent capacitance of 150 pF?
50pF
100pF
150pF
200pF
Electric field intensity is a quantity
Vector
Scalar
Both
None of the above
Rectifiers are used to convert
High voltage to low voltage.
Direct cureent to Alternating current.
Alternating current to Direct current.
Low voltage to high voltage .
Identify the the device by its symbol
BJT
MOSFET
Resistor
Waveguide
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)
The heating effect of current alone.
Hysteresis loss alone.
Intense sunlight at noon
The voltage source
#include <stdio.h>
void main()
{
int k;
for (k = -3; k < -5; k++)
printf("Hello");
}
Hello
Infinite hello
Run time error
Nothing
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
The law was given by Newton
External force = Internal force
This law does not exists
The law was given by Pascal
Possible combination of die.
observer the open die
the number of possible combination is :
Only A
Only B
Only C
Only D
In any network of wires carrying currents, the algebraic sum of all currents meeting at a point is equal to
Sum of all the currents
Sum of outgoing currents
Sum of incoming currents
Zero
Light year is a unit of
Time
Distance
Light
Intensity of light
In wheatstone network ABCD, the galvanometer is connected between the points B and D. At balance condition the resistance between B & D will be
Zero
Infinite
Can not be determined
None of these
