wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Techincal_Recruitment 2021-22

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

What is the divergence of the given vector field at the point (1, 2, 3)?

a)

80

b)

89

c)

124

d)

100

2.

The Gauss divergence theorem converts

a)

line to surface integral

b)

line to volume integral

c)

surface to line integral

d)

surface to volume integral

3.

How will you free the allocated memory ?

a)

remove(var-name);

b)

free(var-name);

c)

delete(var-name);

d)

dalloc(var-name);

4.

What is the similarity between a structure, union and enumeration?

a)

All of them let you define new values

b)

All of them let you define new data types

c)

All of them let you define new pointers

d)

All of them let you define new structures

5.

What will be the output of the program ?

#include<stdio.h>

int main()

{

struct value

{

int bit1:1;

int bit3:4;

int bit4:4;

}bit={1, 2, 13};

printf("%d, %d, %d\n", bit.bit1, bit.bit3, bit.bit4);

return 0;

}

a)

1, 2, 13

b)

1, 4, 4

c)

-1, 2, -3

d)

-1, -2, -13

6.

Study the given program. If "abcdefg" is the input, the output will be

a)

abcd

b)

abc

c)

efg

d)

Garbage

7.

A pointer is a memory address. Suppose the pointer variable has p address 1000, and that p is declared to have type int*, and an int is 4 bytes long. What address is represented by expression p + 2?

a)

1002

b)

1004

c)

1006

d)

1008

8.

Study the following array definition: int num[10] = {3, 3, 3};

 Which of the following statement is correct?

 

a)

num[9] is the last element of the array num

b)

The value of num[8] is 3

c)

The value of num[3] is 3

d)

None of the above

9.

What is the output of the following C program?

a)

empty string=10

b)

C=basics

c)

Cbasics=10

d)

Compiler error

10.

Local variables are stored in an area called ___________

a)

Heap

b)

Permanent storage area

c)

Free memory

d)

Stack

11.

What will be the output of the following C code?

a)

x is 97

b)

x is 98

c)

x is 99

d)

Run time error

12.

What will be the output of the following C code?

a)

4

b)

5

c)

Compile time error

d)

3

13.

In C language, FILE is of which data type?

a)

int

b)

char *

c)

struct

d)

None of the mentioned

14.

What is meant by ‘a’ in the following C operation?

fp = fopen("Random.txt", "a");

a)

Attach

b)

Append

c)

Apprehend

d)

Add

15.

What is the principle of fibre optical communication?

a)

Frequency modulation

b)

Population inversion

c)

Total internal reflection

d)

Doppler Effect

16.

Which of the following has more distortion?

a)

Single step-index fibre

b)

Graded index fibre

c)

Multimode step-index fibre

d)

Glass fibre

17.

Calculate the numerical aperture of an optical fibre whose core and cladding are made of materials of refractive index 1.6 and 1.5 respectively.

a)

0.55677

b)

55.77

c)

0.2458

d)

0.647852

18.

The fibers mostly not used nowadays for optical fiber communication system are ___________

a)

Single mode fibers

b)

Multimode step fibers

c)

Coaxial cables

d)

Multimode graded index fibers

19.

How does a semiconductor behave at absolute zero?

a)

Conductor

b)

Insulator

c)

Semiconductor

d)

Protection device

20.

What type of material is obtained when an intrinsic semiconductor is doped with trivalent impurity?

a)

Extrinsic semiconductor

b)

Insulator

c)

N-type semiconductor

d)

P-type semiconductor

21.

How many junction/s do a diode consist?

a)

0

b)

1

c)

2

d)

3

22.

If the voltage of the potential barrier is V0. A voltage V is applied to the input, at what moment will the barrier disappear?

a)

V< V0

b)

V= V0

c)

V> V0

d)

V<< V0

23.

What will be the output of the following circuit? (Assume 0.7V drop across the diode)

a)

12V

b)

12.7V

c)

11.3V

d)

0V

24.

Which of the following expressions represents the correct distribution of the electrons in the conduction band?

(gc(E)=density of quantum states, fF(E)=Fermi dirac probability)

a)

n(E)=gc(E)*fF(E)

b)

n(E)=gc(-E)*fF(E)

c)

n(E)=gc(E)*fF(-E)

d)

n(E)= gc(-E)*fF(-E)

25.

In which of the following semiconductor, the concentration of the holes and electrons is equal?

a)

Intrinsic

b)

Extrinsic

c)

Compound

d)

Elemental

26.

For a half wave or full wave rectifier the Peak Inverse Voltage of the rectifier is always

a)

Greater than the input voltage

b)

Smaller than the input voltage

c)

Equal to the input voltage

d)

Greater than the input voltage for full wave rectifier and smaller for the half wave rectifier

27.

For the circuit shown below, find the PIV of the diode

a)

√2

b)

Vs

c)

Vm

d)

√2 Vm

28.

Which region of the transistor is highly doped?

a)

Emitter

b)

Base

c)

Collector

d)

Both Emitter and Collector

29.

Which junction is forward biased when transistor is used as an amplifier?

a)

Emitter-Base

b)

Emitter-Collector

c)

Collector-Base

d)

No junction is forward biased

30.

From the figure, what is βac when VCE is 10V and Ic is 4 mA?

a)

50

b)

100

c)

150

d)

200

31.

Which of the following correctly determines the relation between α and β?

a)

β=α/(1-α)

b)

α=β/(1-α)

c)

β=α/(1-β)

d)

β=α*(1-β)

32.

For a BJT, for common base configuration the input characteristics are represented by a plot between which of the following parameters?

a)

VBE and IE

b)

VBE and IB

c)

VCE and IC

d)

VCC and IC

33.

Field effect transistors are different from BJTs in that they are _________

a)

monopolar devices

b)

bipolar devices

c)

bidirectional device

d)

none of the mentioned

34.

FET is a current controlled device

a)

True

b)

False

35.

For a p-channel FET, What is the direction of current flow?

a)

Source to drain

b)

Drain to source

c)

Gate to source

d)

Gate to drain

36.

To use FET as a voltage controlled resistor, in which region it should operate?

a)

Ohmic region

b)

cut off

c)

Saturation

d)

cut off and saturation

37.

What is the generalized value for the voltage across resistor RB1 in a unijunction transistor?

a)

VRB1 = (RB2 / RB1 + RB2) × VBB

b)

VRB1 = (RB2 / RB1 – RB2) × VBB

c)

VRB1 = (RB1 / RB1 + RB2) × VBB

d)

VRB1 = (RB1 / RB1 – RB2) × VBB

38.

What is the intrinsic stand-off ratio(η) of a unijunction transistor when RB1 = 10kΩ and RBB = 15kΩ?

a)

0.67

b)

0.55

c)

0.80

d)

0.44

39.

What are the working regions of a unijunction transistor?

a)

a) Linear region

b)

b) Negative Resistance region

c)

c) Saturation region

d)

d) Cut-off region

40.

Find the Laplace transform of e-at sin⁡ωt u(t)

a)
b)
c)
d)