Mock Exam @KIoT, Wollo
Mock Exam @KIoT, Wollo
Mock Exam @KIoT, Wollo
Question 1
Correct
The correct answer is: All non-causal systems are dynamic systems
Question 2
Incorrect
a. Voltage source
b. Resistance
c. All of these
d. Switch
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 1/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 3
Correct
A certain common-emitter amplifier has a voltage gain of 100. If the emitter bypass capacitor is removed,
Question 4
Incorrect
A recursive function may or may not have a condition such that there is an exit from the function calling itself again
a. True
b. False
Question 5
Incorrect
The transient current in a loss free L-C circuit when excited from an ac source is a /an _______ sine wave
a. Un damped
b. Over damped
c. Under damped
d. Critically damped
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 2/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 6
Incorrect
a. The values of those variables are passed to the function so that it can manipulate them
b. None of above
c. The address of variable in memory is passed to the function so that it can use the same memory area for its processing
d. Both of above
The correct answer is: The address of variable in memory is passed to the function so that it can use the same memory area for its
processing
Question 7
Correct
a. Grounded
b. More positive than the anode
c. More negative than the anode
d. At +0.7 V
Question 8
Correct
The void specifier is used if a function does not have return type?
a. True
b. False
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 3/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 9
Correct
a. 12
b. 18
c. 8
d. 16
Question 10
Correct
The necessary and sufficient condition for a rational function of T (s) to be driving point impedance of an RC network is that all poles
and zeros should be
The correct answer is: Simple and lie on the negative axis in the s- plane
Question 11
Correct
The condition being tested within the loop may be relational or relational or logical operations?
a. Switch
b. While
c. Break
d. Continue
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 4/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 12
Correct
Which of the following is self contained block of statements that perform a coherent task of some kind?
a. Statement
b. Body of program.
c. Loop
d. Function
Question 13
Correct
a. Inductor
b. Capacitor
c. Audio mixer
d. Electronic amplifier
Question 14
Incorrect
Which of the following statement is useful while writing menu driven programs
a. While
b. If
c. Break
d. Switch
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 5/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 15
Correct
a. The same as a CC
b. The same as a CE
c. Very low
d. Very high
Question 16
Incorrect
The correct answer is: The peak value of the rectified voltage
Question 17
Incorrect
a. True
b. False
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 6/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 18
Incorrect
The correct answer is: The function cannot return any data
Question 19
Correct
The correct answer is: Generation of selected path between multiple sources and a single destination
Question 20
Incorrect
a. An external voltage is applied that is positive at the anode and negative at the cathode
b. An external voltage is applied that is positive at the p region and negative at the n region
c. A and c
d. An external voltage is applied that is negative at the anode and positive at the cathode
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 7/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 21
Incorrect
Question 22
Incorrect
Question 23
Incorrect
The return datatype of the function and that of the variable accepting the returned value can be different
a. False
b. True
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 8/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 24
Correct
a. 2, -1, 1, 1
b. 1, -1, -1, 2
c. 2, 1, 1, 1
d. 1, 1, 1, 2
Question 25
Correct
a. Half adder has two inputs while full adder has three inputs
b. Half adder has two inputs while full adder has four inputs
c. All of the Mentioned
d. Half adder has one output while full adder has two outputs
The correct answer is: Half adder has two inputs while full adder has three inputs
Question 26
Incorrect
The correct answer is: The input will be distributed to one of the outputs
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 9/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 27
Correct
a. Linear
b. Linear time invariant
c. Time- varying
d. Time invariant
Question 28
Correct
Question 29
Incorrect
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 10/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 30
Incorrect
The correct answer is: Prefixing the keyword “inline” in the function declaration header
Question 31
Correct
For an LTI discrete system to be stable, the square sum of the impulse response should be
a. Finite
b. Zero
c. Infinity
d. Integral multiple of 2pi
Question 32
Correct
a. Over damped
b. Un damped
c. Under damped
d. Critically damped
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 11/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 33
Incorrect
Which of the following statement allows the programmer to make the control to the beginning of the loop ,without executing the
statement inside the loop?
a. If
b. Continue
c. Go to
d. While
Question 34
Correct
a. True
b. False
Question 35
Incorrect
The parameters received by the called function are called as the parameters
a. Reference
b. Formal
c. Informal
d. Actual
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 12/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 36
Incorrect
A dc current of 3 A is flowing through an inductor having an inductance of 500 mH. Then, the energy stored by the inductor is
_________.
a. 12 J
b. None of the above
c. 3 J
d. 9 J
e. 6 J
Question 37
Correct
The property of an element to store energy in the form of electric field is called ________________.
Question 38
Incorrect
The region of convergence (ROC. of the z transform of a signal depends on whether the signal is right- or left-sided.
a. False
b. True
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 13/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 39
Incorrect
a. Semicolon(;)
b. None of above
c. Colon(;)
d. Comma(,)
Question 40
Incorrect
Question 41
Correct
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 14/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 42
Correct
The impulse response of a cascade connection of LTI systems is the sum of the individual impulse responses.
a. False
b. True
Question 43
Incorrect
Question 44
Correct
The prototype of a function should contain the data type of the parameters to be passed to that function
a. False
b. True
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 15/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 45
Correct
The process by which the relative amplitudes of the frequency components in a signal are changed or perhaps some frequency
components are suppressed is called
a. Distortionless
b. Filtering
c. Phase Spectrum
d. Amplitude spectrum
Question 46
Correct
The correct answer is: Asynchronous events does not occur at the same time
Question 47
Incorrect
The voltage v(t)=tu(t) volt is connected across a 1 H inductor having an initial current of 1A. The net current will be zero at time t
equal to
a. v2 sec
b. 1/v2 sec
c. 1 sec
d. 0
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 16/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 48
Incorrect
It is possible for an enable or strobe input to undergo an expansion of two or more MUX ICs to the digital multiplexer with the
proficiency of large number of
a. Inputs
b. Outputs
c. Selection lines
d. Enable lines
Question 49
Incorrect
Argument list is a list of parameters that the has to pass to the function
a. Caller function
b. Called function
c. Operating System
d. Main function
Question 50
Correct
a. Exhibits uncertainty
b. Can be represented by a mathematical equation
c. Instantaneous value can be accurately predicted
d. Exhibits no uncertainty
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 17/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 51
Correct
a. None of these
b. The power dissipation
c. The amount of current for a given bias voltage
d. The voltage across the diode for a given current
The correct answer is: The voltage across the diode for a given current
Question 52
Incorrect
The poles of driving point impedance are those frequencies corresponding to ___________ conditions?
a. Open circuit
b. Voltage source
c. Short circuit
d. Current source
Question 53
Correct
A capacitor stores 4 Joules of energy when supplied with a dc voltage of 10 V. The capacitance of the capacitor is _____________.
a. 20 mF
b. 100 mF
c. 60 mF
d. 40 mF
e. 80 mF
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 18/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 54
Incorrect
a. One digital information from several sources and transmits the selected one
b. Many digital information and convert them into one
c. Many decimal inputs and transmits the selected information
d. Many decimal outputs and accepts the selected information
The correct answer is: One digital information from several sources and transmits the selected one
Question 55
Correct
a. None
b. An inductance in series
c. A capacitance in series
d. An inductance in parallel with the driving point terminals
Question 56
Correct
a. Stability
b. Time invariance
c. Memory
d. Linearity
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 19/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 57
Correct
a. 3
b. 4
c. 2
d. 5
Question 58
Correct
In saturation, VCE is
a. 0.7 V
b. Minimum
c. Equal to VCC
d. Maximum
Question 59
Correct
A unit step current is impressed across a parallel 3O, 2F circuit. Under steady state, the capacitor voltage will be
a. 0
b. 1V
c. 2V
d. 3V
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 20/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 60
Correct
a. Sinusoidal
b. Hyperbolic
c. Constant
d. Exponential
e. None of the above
Question 61
Incorrect
According to the following code, select the best suitable statement int x=5,y=3,z;a=add(&x,&y)?
The correct answer is: The function add is called by passing reference
Question 62
Incorrect
A small-signal amplifier
The correct answer is: Uses only a small portion of its load line
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 21/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 63
Correct
The component of inductance due to a change of current from other coils is called _____________.
Question 64
Correct
a. 1
b. 2
c. 3
d. 4
Question 65
Incorrect
The system function H(s)=s/(s^2+2s + 100). The resonant frequency and the bandwidth in rad/s are given, respectively, by
a. 100, 2
b. 10, 2
c. 100, 1
d. 10, 1
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 22/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 66
Incorrect
The parameters passed by the caller function are called as the parameters
a. Actual
b. Formal
c. Informal
d. Reference
Question 67
Incorrect
a. Extremely narrow
b. Completely closed by the depletion region
c. Reverse-biased
d. At its widest point
Question 68
Correct
a. Impulse signal
b. Unbounded signal
c. Step signal
d. Bounded signal
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 23/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 69
Correct
Which of the following loop uses three things initialization, condition to terminate loop and increasing the value of loop counter?
a. While
b. Goto
c. Switch
d. For
Question 70
Incorrect
a. Can be different
b. Should not be the same
c. Should be the same
d. Cannot be same
Question 71
Incorrect
The prototype of a function should contain the variable names of the parameters to be passed to that function
a. True
b. False
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 24/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 72
Correct
a. Hyphen
b. Semicolon
c. Colon
d. Comma
Question 73
Correct
a. The Q output is either SET or RESET as soon as the D input goes HIGH or LOW
b. The output toggles if one of the inputs is held high
c. Only one of the inputs can be HIGH at a time
d. The output complement follows the input when enabled
The correct answer is: The Q output is either SET or RESET as soon as the D input goes HIGH or LOW
Question 74
Incorrect
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 25/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 75
Incorrect
a. Can be different
b. Cannot be same
c. Should not be the same
d. Should be the same
Question 76
Correct
a. 2
b. 3
c. 4
d. 5
Question 77
Incorrect
a. When r = 1
b. When σ = 1
c. When σ = 0
d. When r = 0
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 26/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 78
Correct
Two J-K flip-flops with their J-K inputs tied HIGH are cascaded to be used as counters. After four input clock pulses, the binary count
is ________
a. 00
b. 10
c. 11
d. 01
Question 79
Correct
a. A resistor only
b. A voltage source in series with a resistor
c. A current source in series with a resistor
d. A current source in parallel with a resistor
e. A voltage source in parallel with a resistor
Question 80
Incorrect
If the type specifier of parameters of a function call is followed by an ampersand (&) and then the variable names, that function call
is
a. Pass by reference
b. None of above
c. Pass by variables
d. Pass by value
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 27/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 81
Incorrect
The type of systems which are characterized by input and the output capable of taking any value in a particular set of values are
called as
a. Digital
b. Analog
c. Discrete
d. Continuous
Question 82
Incorrect
In a sequential circuit, the output at any time depends only on the input values at that time.
The correct answer is: Both past output and present input
Question 83
Incorrect
The JFET is
a. A and C ANSWERs
b. A voltage-controlled device
c. A current-controlled device
d. A unipolar device
e. A and B ANSWERs
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 28/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 84
Correct
a. Current gain
b. Voltage gain
c. Power gain
d. Internal resistance
Question 85
Correct
a. Time
b. Space
c. Dependent variables
d. Independent variables
Question 86
Correct
A variable required to accept the parameter returned by a function must be assigned the function to in
a. False
b. True
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 29/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 87
Correct
If the voltage-current characteristics is a straight line through the origin, then the element is said to be?
a. Unilateral element
b. Linear element
c. Non-linear element
d. Bilateral element
Question 88
Incorrect
a. Nonlinear
b. Non-causal
c. Causal
Question 89
Correct
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 30/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 90
Correct
For a double-sided function, which is odd, what will be the integral of the function from -infinity to +infinity equal to?
a. Infinite
b. None of the mentioned
c. Non-zero
d. Finite
e. Zero
Question 91
Incorrect
a. Module
b. Universal
c. Local
d. Global
Question 92
Correct
If the independent variable(t)takes on only discrete values then the corresponding signal is called
a. Real signal
b. Continuous time signal
c. Random signals
d. Discrete time signal
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 31/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 93
Correct
Which of the following combinations of logic gates can decode binary 1101?
The correct answer is: One 4-input AND gate, one inverter
Question 94
Incorrect
The correct answer is: Different memory location with same or different names
Question 95
Incorrect
The basic building blocks of the arithmetic unit in a digital computers are ____________
a. Subtractors
b. Comparator
c. Adders
d. Multiplexer
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 32/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 96
Correct
The correct answer is: A dc voltage is applied to control the operation of a device
Question 97
Incorrect
To call a function we need to simply write the name of the function followed by the parameters to be passed in the brackets
a. False
b. True
Question 98
Correct
a. A capacitor
b. A diode
c. An inductor
d. A transistor
e. A resistor
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 33/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 99
Correct
Which of the following enhances the versatility of the computer to perform a set of instructions repeatedly?
a. Header files
b. Statement
c. Function
d. Loop
Question 100
Incorrect
The correct answer is: The current is produced by both holes and electrons
Question 101
Incorrect
a. 2
b. 0
c. 1
d. 8
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 34/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 102
Correct
The prototype declaration of a function can be the same as the header line of the function calling itself again and again
a. True
b. False
Question 103
Correct
The correct answer is: The output of an encoder is a binary code for 1-of-N input
Question 104
Correct
a. The output at the present depends on the input at the current time
b. The output at the present depends on the input at a time instant in the future
c. The output at the present does not depend on the factor of time at all
d. The output at the present depends on the input at an earlier time
The correct answer is: The output at the present depends on the input at a time instant in the future
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 35/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 105
Incorrect
When both inputs of a J-K flip-flop cycle, the output will ___________
a. Change
b. Toggle
c. Be invalid
d. Not change
Question 106
Correct
Question 107
Correct
A signal which has a definite pattern which repeat itself at a regular interval of time are called Aperiodic signals.
a. True
b. False
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 36/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 108
Correct
a. Biased in saturation
b. Biased in the ohmic region
c. An n-channel device
d. A p-channel device
Question 109
Incorrect
a. 4
b. 2
c. 5
d. 3
Question 110
Incorrect
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 37/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 111
Incorrect
For a certain 12 V zener diode, a 10 mA change in zener current produces a 0.1 V change in zener voltage. The zener impedance for
this current range is
a. 10Ω
b. 100Ω
c. 1Ω
d. 0.1Ω
Question 112
Incorrect
The correct answer is: Latches has one input but flip-flop has two
Question 113
Correct
a. Li²
b. Li²/4
c. Li²/8
d. Li²/2
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 38/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 114
Correct
The type of systems which are characterized by input and the output quantized at certain levels are called as
a. Analog
b. Discrete
c. Continuous
d. Digital
Question 115
Correct
a. P = 0
b. E = ∞
c. P = ∞
d. E = 0
Question 116
Incorrect
a. False
b. True
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 39/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 117
Incorrect
a. An open switch
b. None of the above
c. Heating element
d. Inverter
e. A closed switch
Question 118
Correct
Discrete time signal is derived from continuous time signal by _____________ process.
a. Addition
b. Addition and multiplication
c. Sampling
d. Multiplying
Question 119
Correct
Which of the following statement cause program control to end up almost anywhere in the program?
a. Go to
b. While
c. For
d. Do while
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 40/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 120
Correct
Question 121
Correct
Question 122
Incorrect
Which types of representation relates the output signal to the input signal when both the signals are represented as a function of
time?
a. Time representation
b. Convolution
c. Frequency representation
d. Block diagram representation
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 41/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 123
Incorrect
A network is said to be symmetrical if the relation between the transmission parameters A and D is?
a. A = 4 D
b. A = D
c. A = 3 D
d. A = 2 D
Question 124
Correct
Question 125
Incorrect
When a 60 Hz sinusoidal voltage is applied to the input of a half-wave rectifier, the output frequency is
a. 30 Hz
b. 120 Hz
c. 60 Hz
d. 0 Hz
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 42/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 126
Correct
a. Variable resistor
b. Variable capacitor
c. Switch
d. Linear amplifier
Question 127
Incorrect
Question 128
Incorrect
a. Inline Function
b. Nested Function
c. Overloaded Function
d. Recursive Function
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 43/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 129
Correct
A continuous-time LTI system is BIBO stable if its impulse response is absolutely summable.
a. False
b. True
Question 130
Incorrect
A function can be overloaded with a return type if it has all the parameters same.
a. False
b. True
Question 131
Not answered
Which combinational circuit is renowned for selecting a single input from multiple inputs & directing the binary information to output
line?
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 44/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 132
Not answered
An impedance function whose real part vanishes at some real frequency is called
Question 133
Not answered
What is a multiplexer?
a. It is a type of decoder which decodes several inputs and gives one output
b. It takes one input and results into many output
c. It is a type of encoder which decodes several inputs and gives one output
d. A multiplexer is a device which converts many signals into one
The correct answer is: A multiplexer is a device which converts many signals into one
Question 134
Not answered
a. Class A
b. Class AB
c. Class B
d. Class C
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 45/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 135
Not answered
a. Statement
b. Colon
c. Semicolon
d. Bracket
Question 136
Not answered
The peak current of a class A power amplifier can deliver to a load depends on the
Question 137
Not answered
a. 0
b. 2
c. 1
d. 8
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 46/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 138
Not answered
a. False
b. True
Question 139
Not answered
The correct answer is: Address of the first element of the array
Question 140
Not answered
The driving point function is the ratio of polynomials in s. Polynomials are obtained from the __________ of the elements and their
combinations.
a. Transform current
b. Transform impedance
c. Transform admittance
d. Transform voltage
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 47/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 141
Not answered
a. Operating System
b. Main function
c. Caller function
d. Called function
Question 142
Not answered
There are many situations in logic design in which simplification of logic expression is possible in terms of XOR and
_________________ operations.
a. X-NOR
b. XOR
c. NOR
d. NAND
Question 143
Not answered
If a time shift in the input signal results in an identical time shift in the output signal, then the system is said to be
a. Time invariant
b. Linear time-variant
c. Stable
d. Time variant
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 48/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 144
Not answered
The return type of a function that does not have any return type is declared as
a. Int
b. Double
c. Void
d. Long
Question 145
Not answered
a. Pseudo code
b. Data flow Diagram
c. Flowchart
d. Algorithm design
Question 146
Not answered
a. A + B.’ = A’ * B
b. AB.’ = A’ + B
c. AB.’ = A’ + B’
d. A’ + B’ = A’B’
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 49/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 147
Not answered
Question 148
Not answered
a. Parallelogram
b. Circle
c. Triangle
d. Square
Question 149
Not answered
The correct answer is: Replaces the function call with the function definition
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 50/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 150
Not answered
The actual and formal parameters are the same variables with statement names
a. False
b. True
Question 151
Not answered
a. While
b. Continue
c. For
d. Switch
Question 152
Not answered
Do while loop is useful when we want that statement within the loop must be executed
a. Only Once
b. None of above
c. More than once
d. At least Once
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 51/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 153
Not answered
a. Capacitance
b. All of the above
c. Resistance
d. Inductance
e. Permeability
Question 154
Not answered
a. Zener breakdown
b. Forward conduction
c. Regulated breakdown
d. Avalanche breakdown
Question 155
Not answered
A voltage waveform is applied across 1H Inductor for t = 0, with initial current through it being zero. The current through the inductor
for t = 0 is given by
a. 12t
b. 12t^3
c. 24t
d. 4t^3
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 52/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 156
Not answered
Question 157
Not answered
a. Laser diode
b. Hot-carrier diode
c. Tunnel diode
d. Schottky diode
Question 158
Not answered
After a programmer plans the logic of a program ,she /he will next?
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 53/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 159
Not answered
a. S-R flip-flop
b. Gated T flip-flop
c. T flip-flop
d. D flip-flop
Question 160
Not answered
a. True
b. False
Question 161
Not answered
Each product term of a group, w’.x.y’ and w.y, represents the ____________in that group.
a. Sum-of-Minterms
b. POS
c. Input
d. Sum of Maxterms
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 54/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 162
Not answered
If the dc emitter current in a certain transistor amplifier is 3 mA, the approximate value of internal recistance(re’)
a. 3kΩ
b. 3Ω
c. 8.33Ω
d. 0.33 kΩ
Question 163
Not answered
a. Imaginary
b. Real
c. Not predictable
d. Complex
Question 164
Not answered
a. Saturation
b. The depletion mode
c. The enhancement mode
d. Cutoff
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 55/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 165
Not answered
The network function N (S) becomes _________ when s is equal to anyone of the zeros.
a. 0
b. 2
c. 1
d. 8
Question 166
Not answered
When a 60 Hz sinusoidal voltage is applied to the input of a full-wave rectifier, the output frequency is
a. 240 Hz
b. 0 Hz
c. 60 Hz
d. 120 Hz
Question 167
Not answered
The correct answer is: Calling a function which is called before it is defined
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 56/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 168
Not answered
As the poles of a network shift away from the axis, the response
Question 169
Not answered
Question 170
Not answered
A product term containing all K variables of the function in either complemented or uncomplemented form is a __________
a. Minterm
b. Maxterm
c. Midterm
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 57/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 171
Not answered
a. False
b. True
Question 172
Not answered
a. Right at cutoff
b. At midpoint of the load line
c. In saturation
d. Into cutoff
Question 173
Not answered
a. Sequential logic
b. Combinational logic
c. De-Multiplexing
d. Multiplexing
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 58/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 174
Not answered
a. Argument
b. Statements
c. Commands
d. Loops
Question 175
Not answered
a. Float
b. Int
c. Recursive
d. Void
Question 176
Not answered
Which of the following statement allows us to make a decision from the number of choices?
a. Go to
b. For
c. Break
d. Switch
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 59/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 177
Not answered
a. ∞
b. 0
c. 1
d. 2
Question 178
Not answered
a. Class B amplifiers
b. Class AB amplifiers
c. All amplifiers
d. Class A amplifiers
Question 179
Not answered
The logical sum of two or more logical product terms is termed as __________
a. POS
b. OR operation
c. NAND operation
d. SOP
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 60/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 180
Not answered
The prototype declaration can be written without writing the identifiers of the arguments
a. True
b. False
Question 181
Not answered
Question 182
Not answered
An impulse current 2d(t)A, with t in second, is made to flow through an initially relaxed 3F capacitor. The capacitor voltage at t = 0+
is
a. 6V
b. Zero
c. 2/3 V
d. 2V
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 61/62
5/9/24, 8:29 AM ECEG-Model-1: Attempt review
Question 183
Not answered
Question 184
Not answered
a. For
b. Case
c. Void
d. Switch
Question 185
Not answered
https://wollouniversity.com/mod/quiz/review.php?attempt=10435&cmid=1377&showall=1 62/62