Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

Dilla University, College Of Engineering And Technology


Electrical Engineering Department, Model Exam Round 1
A.Year: 2023-2024 DATE: 2024-06-06 14:34:54

No Q.Code Question Description


QNo_1 EEng61_CP_AY24_Q48 What will be the output of the following C++
code?

A. 10 B. 20 C. compile time error D. 30


Answer: A
QNo_2 EEng61_CP_AY24_Q613 Which of the following refers to
characteristics of an array?
A. An array is a set of similar data items
B. An array is a set of distinct data items
C. An array can hold different types of
datatypes
D. None of the above
ANSWER: A
QNo_3 EEng61_CP_AY24_Q68 Which looping process is best used when the
number of iterations is known?
A. While loop
B. For loop
C. Do while loop
D. all looping processes require that the
iterations be known
ANSWER: B
QNo_4 EEng61_EEC001CP_AY24_Q37 What is the scope of the variable declared in
the user defined function?
A. whole program
B. only inside the {} block
C. the main function
D. header section
ANSWER: B

1 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

QNo_5 EEng61_EEC001CP_AY24_Q414 The break statement causes an exit


A. from the innermost loop only.
B. only from the innermost switch.
C. from all loops & switches.
D. from the innermost loop or switch.
ANSWER: D
QNo_6 EEng61_EEC0010ItCS_AY24_Q03 PCM generation requires a LPF at the
beginning because:
A. To eliminate quantization noise
B. To eliminate decoding noise
C. To eliminate cross talk
D. To eliminate aliasing effect
ANSWER: D
QNo_7 EEng61_EEC0010ItCS_AY24_Q120 The sequence of operations in which PCM is
done is
A. Sampling, quantizing, encoding
B. Quantizing, encoding, sampling
C. Quantizing, sampling, encoding
D. None of the above
ANSWER: A
QNo_8 EEng61_EEC0010ItCS_AY24_Q28 PAM signals can be demodulated by using a
A. Band pass filter
B. High pass filter
C. Low pass filter
D. Band reject filter
ANSWER: C
QNo_9 EEng61_EEC0010ItCS_AY24_Q32 A 400 W carrier is amplitude modulated with
m = 0.75. The total power in AM is
A. 400 W
B. 512 W
C. 588 W
D. 650 W
ANSWER: B
QNo_10 EEng61_EEC0010ItCS_AY24_Q414 For a band limited signal with bandwidth W,
Nyquist sampling frequency fs satisfied the
condition:
A. fs≥2W
B. fs≤2W
C. fs>2W
D. fs<2W
ANSWER: A
QNo_11 CES38_EEC0011ItCE_AY24_Q16 The input to a controller is
A. Sensed signal
B. Desired variable value
C. Error signal
D. Servo-signal

2 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

ANSWER: C
QNo_12 CES38_EEC0011ItCE_AY24_Q25 The equation 〖2s〗^4+s^3+3s^2+5s+10=0
has ________ roots in the left half of s-plane.
A. One
B. Two
C. Three
D. Four
ANSWER: B
QNo_13 CES38_EEC0011ItCE_AY24_Q64 The impulse response of a LTI system is a
unit-step function, then the corresponding
transfer function is ________.
A. 1/s
B. 1/s^2
C. 1
D. s
ANSWER: A
QNo_14 CES38_EEC0011ItCE_AY24_Q912 Given a unity feedback control system with
G(s)=K/(s(s+4)), the value of K for a
damping ratio of 0.5 is:
A. 1
B. 16
C. 32
D. 64
ANSWER: B
QNo_15 CES38_EEC0011ItCE_AY24_Q92 The open-loop transfer function of a unity
feedback system is: G(s)=K/(s^2 (s+5));K>0
The system is unstable for
A. K>5
B. K<5
C. K>0
D. K can take any of the mentioned value in
above.
ANSWER: D
QNo_16 EEng61_EEC0012ItPS_AY24_Q11 Which component is used to protect power
systems from over voltages caused by
lightning?
A. Circuit breaker
B. Transformer
C. Surge arrester
D. Capacitor
ANSWER: C
QNo_17 EEng61_EEC0012ItPS_AY24_Q14 3-pahse transmission line conductors were
arranged in horizontal spacing with ‘d’ as the
distance between adjacent conductors. If
these conductors are rearranged to form an
equivalent triangle with side equal ‘d’ then

3 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

the
A. capacitance and the inductance will
increase
B. capacitance will increase and the
inductance will decrease
C. capacitance and the inductance will remain
the same
D. capacitance will decrease and the
inductance will increase
ANSWER: B
QNo_18 EEng61_EEC0012ItPS_AY24_Q618 The vertical distance between the highest
point of the conductor and the lowest point in
the span is known as:
A. Tension
B. Clearance
C. Sag
D. Span length
ANSWER: C
QNo_19 EEng61_EEC0012ItPS_AY24_Q75 Transmission line can be represented as:
A. a circuit which contains R and L in series
and G & C in shunt
B. a circuit which contains R and G in series
and L & C in shunt
C. a circuit which contains R and C in series
and G & L in shunt
D. None of these
ANSWER: A
QNo_20 EEng61_EEC0012ItPS_AY24_Q817 Ethiopian government has a plan to
reconstruct the transmission line between
Tana beles generation station and Addis
Ababa city. If you get a chance to involve in
the reconstruction of this transmission line,
which kind of insulator do you order?
A. Shackle type
B. Pin type
C. Suspension type
D. Strain type
ANSWER: C
QNo_21 EEng61_EEC002FoC_AY24_Q120 If the energy w=t^3 Vcos4V, then the current
at t=1 and V=0 is given by
A. 〖2t〗^3 A
B. 8A
C. 0A
D. 3A
ANSWER: D

4 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

QNo_22 EEng61_EEC002FoC_AY24_Q220 In I_a=βV_a circuit, the dependent and the


controlled variable respectively are:
A. I-controlled V-dependent
B. V-ideal I-dependent
C. V-Controlled I-dependent
D. I-ideal V-dependent
ANSWER: C
QNo_23 EEng61_EEC002FoC_AY24_Q28 If there are three conductance’s designated by
x1, x2 and x3 sets in shunt and y is the total
current and z is the voltage across x1, how
much the current flow through x2
A. (x1x3/(x1x2+x2x3+x1x3))*y
B. ((x1x2+x2x3+x1x3)/x1x3)*y
C. ((x1x2+x2x3+x1x3)/x2x3)*z
D. z*xeq
ANSWER: C
QNo_24 EEng61_EEC002FoC_AY24_Q918 There is a 16watt power and 8V drop across
an unknown resistance in the following
circuit below. What is the resistance of
unknown circuit element?

A. 8Ω B. 12Ω C. 2Ω D. 4.8Ω
Answer: D
QNo_25 EEng61_EEC002Foc_AY24_Q93 Evaluate the following complex number
(4j×2e^(-j90)×e^j180)/(√(16<180) ×j)
equivalent to_________
A. 2j
B. 4e^(-90j)
C. 2
D. -2
ANSWER: C
QNo_26 EEng61_EEC003OOP_AY24_Q217 Which one of the following term does not
clearly match either definition or
interpretation of the given term according
object oriented programming concepts?
A. Data abstraction; Creating interface and
interface implementing class
B. Encapsulation; Combining member data
and member method into single unit
C. Dynamic binding; Early deciding on which
object an overridden method will work
D. Polymorphism; Method in the parent class
can be redefined in child class if method must

5 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

be adjusted to the object of child class.


ANSWER: C
QNo_27 EEng61_EEC003OOP_AY24_Q23 Which statement is false about final and
finally keywords in java?
A. final keyword change variable into
constant
B. A class defined with final keyword will
never extended
C. finally keyword can be used to define
interface that cannot be implemented by other
class
D. finally keyword helps to release resource
from block of code when used with try catch
statement
ANSWER: C
QNo_28 EEng61_EEC003OOP_AY24_Q312 Which is true about class, abstract and
interface from the following statements?
A. Abstract class can hold only the
combination of abstract methods
B. Class which implements interface can
optionally ignore the implementation of some
of abstract methods of the interface
C. Interface can hold concrete method when
needed
D. We can use abstract class and interface to
security in object oriented programming
method.
ANSWER: D
QNo_29 EEng61_EEC003OOP_AY24_Q319 Which package provides support for working
on socket programming?
A. java.net
B. java.sql
C. java.lang
D. java.util
ANSWER: A
QNo_30 EEng61_EEC003OOP_AY24_Q519 What parameter(s) is/are required for
constructor of SeverSocket in server side
programming of TCP/IP based socket
programming?
A. Port number
B. IP address
C. Both IP address and Port number
D. Client name
ANSWER: A
QNo_31 EEng61_EEC004AEI_AY24_Q12 In a diode, the region with no free charge
carriers is known as:

6 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

A. Depletion region
B. Conduction band
C. Valence band
D. Extrinsic region
ANSWER: A
QNo_32 EEng61_EEC004AEI_AY24_Q611 In a BJT, the region where the base current is
zero and the collector current is very small is
called:
A. Active region
B. Saturation region
C. Cut-off region
D. Breakdown region
ANSWER: C
QNo_33 EEng61_EEC004AEI_AY24_Q68 In an NPN transistor, the majority charge
carriers in the base are:
A. Electrons
B. Holes
C. Both electrons and holes
D. Photons
ANSWER: B
QNo_34 EEng61_EEC004AEI_AY24_Q715 The drain current in a JFET is controlled by:
A. Gate current
B. Gate-source voltage
C. Drain-source voltage
D. Source current
ANSWER: B
QNo_35 EEng61_EEC004AEI_AY24_Q89 Which transistor type is less sensitive to
temperature changes?
A. BJT
B. JFET
C. MOSFET
D. Both BJT and JFET
ANSWER: B
QNo_36 CES38_EEC005SaSA_AY24_Q510 A signal is said to be even if
______________
A. x(t)=x(-t)
B. x(t)=x(t+T)
C. x(t)=-x(-t)
D. x(t)=x(2t)
ANSWER: A
QNo_37 CES38_EEC005SaSA_AY24_Q52 The system defined by y(t)=tx(t+2) is
A. stable and causal
B. Unstable and causal
C. Stable and noncausal
D. unstable and noncausal
ANSWER: D

7 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

QNo_38 CES38_EEC005SaSA_AY24_Q82 If X(z) is the z transform of x(n) what will be


the z transform of a^n x[n]
A. X(a+z)
B. X(az^(-1))
C. X(a^(-1) z)
D. X(a^(-1) z^(-1))
ANSWER: C
QNo_39 EEng61_EEC005SaSA_AY24_Q13 For a series RC circuit exited by a unit step
input and having R=5, C=1/5 , the value of
the current is_______(assume zero initial
conditions)
A. x(t)=(1+e^(-t) )u(t)
B. x(t)=(1-e^(-2t) )u(t)
C. x(t)=(1-e^(-t) )u(t)
D. x(t)=(1+sin(t))u(t)
ANSWER: C
QNo_40 EEng61_EEC005SaSA_AY24_Q215 Which of the following system equation
represents a linear system
A. y [ n ]= T { x [ n ]}= x^2 [ n ]
B. y[n]= T { x [ n ]}= nx [ n ]
C. y[n]= T { x [ n ])= x [ n ]+b
D. None
ANSWER: B
QNo_41 EEng61_NAaS_AY24_Q110 7. Consider the following driving point
impedance function which is given by Z(s) =
(s^6+8s^4+〖17s〗^2+4)/(〖3s〗
^5+15s^3+12s) Then, Z(s) can be realized as
A. R-C network
B. R-L network
C. R-L-C network
D. L-C network
ANSWER: D
QNo_42 EEng61_NAaS_AY24_Q311 5. Transfer impedance is
A. The ratio of current transform at port 1 to
the voltage transform at second port.
B. The ratio of voltage transforms at port 1 to
the voltage transform at second port.
C. The ratio of voltage transforms at first port
to the current transform at second port.
D. The ratio of current transform at port 1 to
current transform at second port.
ANSWER: C
QNo_43 EEng61_NAaS_AY24_Q312 9. Consider the network given below. Then,
the driving point admittance function y11(s)
is

8 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

A. (〖6s〗^2+16s+6)/(s(3s+5)) B. (s(3s+5))/
(〖6s〗^2+16s+6) C. (〖9s〗^2+10s+5)/
(3s+5) D. 6/(〖3s〗^2+5s)
Answer: B
QNo_44 EEng61_NAaS_AY24_Q613 4. Which of the following passive elements
behave as an open circuit especially under the
consideration of d.c. quantities?
A. Inductors
B. Resistors
C. Capacitors
D. All of the above
ANSWER: C
QNo_45 EEng61_NAaS_AY24_Q711 8. Foster realization of LC network is
obtained by
A. Continued fraction expansion to infinity
(successive removal of pole at infinity).
B. Continued fraction expansion of the origin
(successive removal of pole at zero).
C. Partial fraction expansion at poles of
impedance function and admittance function.
D. All are answers
ANSWER: C
QNo_46 EEng61_EEC007DLD_AY24_Q016 8. Why is a decoder used in digital
electronics?
A. To convert non coded information into a
binary coded form.
B. To convert coded information into a non-
coded form.
C. It is used to divide address bus and data
bus.
D. None of these
ANSWER: B
QNo_47 EEng61_EEC007DLD_AY24_Q110 7 De-Morgan's Law states that
A. (A+B)' = A'*B
B. (AB)' = A' + B'
C. (AB)' = A' + B
D. (AB)' = A + B
ANSWER: B
QNo_48 EEng61_EEC007DLD_AY24_Q14 6 A digital circuit that can store only one bit
is a
A. Register

9 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

B. NOR gate
C. Flip-flop
D. XOR gate
ANSWER: C
QNo_49 EEng61_EEC007DLD_AY24_Q215 5. A digital circuit that can store only one bit
is a
A. Register
B. NOR gate
C. Flip-flop
D. XOR gate
ANSWER: C
QNo_50 EEng61_EEC007DLD_AY24_Q35 8. Suppose the output of an XNOR gate is 1.
Which of the given input combination is
correct?
A. A = 0, B' = 1
B. A = 1, B = 1
C. A = 0, B = 1
D. A = 0, B = 0
ANSWER: D
QNo_51 EEng61_EEC008ItEM_AY24_Q69 A 1100/400 V, 50 Hz single phase
transformer has 100 turns on the secondary
winding. Calculate the number of turns on its
primary. What type of transformer is it?
A. 275, Step-up
B. 300, Step-down
C. 175, Step-up
D. 275, Step-down
ANSWER: D
QNo_52 EEng61_EEC008ItEM_AY24_Q712 A magnetizing force of 8000 A/m is applied
to a circular magnetic circuit of mean
diameter 30 cm by passing a current through
a coil wound on the circuit. If the coil is
uniformly wound around the circuit and has
750 turns, find the current in the coil.
A. 20 A
B. 12 A
C. 5.5 A
D. 10.05 A
ANSWER: D
QNo_53 EEng61_EEC008ItEM_AY24_Q77 For an ideal step-up or step-down
transformer, which one of the following
electrical parameter remains constant on the
primary and secondary sides of the
transformer?
A. Voltage
B. Current

10 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

C. Frequency
D. Both a and b
ANSWER: C
QNo_54 EEng61_ItEM_AY24_Q010 A D.C. generator works on the principle of
A. Ohm's law
B. Lenz's law
C. Faraday's law of electromagnetic induction
D. none of the above
ANSWER: C
QNo_55 EEng61_ItEM_AY24_Q415 Synchronous speed is defined as the speed at
which the
A. rotor rotates on full load.
B. stator magnetic field rotates.
C. rotor rotates on no-load.
D. none of the above.
ANSWER: B
QNo_56 EEng61_CAaO_AY24_Q110 Which of the following memory of the
computer is used to speed up the computer
processing?
A. Cache memory
B. RAM
C. ROM
D. None of the above
ANSWER: A
QNo_57 EEng61_CAaO_AY24_Q22 In the following indexed addressing mode
instruction, MOV 5(R1), LOC the effective
address is:
A. EA = 5+R1
B. EA = R1
C. EA = [R1]
D. EA = 5+[R1]
ANSWER: D
QNo_58 EEng61_CAaO_AY24_Q31 The simplified Boolean function with the
Karnaugh map below is:

A. (A+C).D+B B. (A+B).C+D C.
(A+D).C+B D. (A+C).B+D
Answer: A
QNo_59 EEng61_CAaO_AY24_Q510 To reduce the number of external connections
required, we make use of:
A. De-multiplexer
B. Multiplexer

11 of 12 06/06/2024, 15:34
Firefox http://iexam.du.edu.et/DH/retrive_exam_Questions.php?Exam_cod...

C. Encoder
D. Decoder
ANSWER: B
QNo_60 EEng61_CAaO_AY24_Q97 If a computer uses signed-2's complement
representation and 8 bit registers, what range
of integers can this computer represent?
A. -128 to 127
B. -127 to 127
C. -127 to 128
D. -128 to 128
ANSWER: A

Electrical Engineering Department, Model Exam Round 1 2023-2024

12 of 12 06/06/2024, 15:34

You might also like