0% found this document useful (0 votes)
544 views51 pages

A Model Exit 2024 - AMU WITH ANSWERS

Uploaded by

ousmi2741
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
544 views51 pages

A Model Exit 2024 - AMU WITH ANSWERS

Uploaded by

ousmi2741
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 51

6/7/24, 6:36 PM Model exit 2024: Attempt review

Dashboard / My courses / model exit exam 2024 / Topic 1 / Model exit 2024

Started on Friday, 7 June 2024, 3:33 PM


State Finished
Completed on Friday, 7 June 2024, 5:24 PM
Time taken 1 hour 51 mins
Marks 100.00/149.00
Grade 67.11 out of 100.00

Question 1
Correct

Mark 1.00 out of 1.00

To reduce the memory access time we generally make use of ______

a. SDRAM’s

b. Heaps

c. Cache’s 

d. Higher capacity RAM’s

The correct answer is: Cache’s

Question 2
Correct

Mark 1.00 out of 1.00

A filter that passes all frequencies lying outside a certain range, while it attenuates all frequencies between the two designated
frequencies is called?

a. low pass filter

b. high pass filter

c. band elimination filter 

d. band pass filter

The correct answer is: band elimination filter

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 1/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 3

Incorrect

Mark 0.00 out of 1.00

If the signal that we want to represent in terms of Fourier series is real and even then the fourier series coefficient will be _______

a. Imaginary and odd

b. Imaginary and even 

c. Real and odd

d. Real and even

The correct answer is: Real and even

Question 4
Correct

Mark 1.00 out of 1.00

A discrete signal x(n) is said to be periodic when _______ ?

a. x(n)=x(n+N) 

b. x(n)=x(n-N)

c. x(n)=x(nN)

d. x(n)=x(2nN)

The correct answer is: x(n)=x(n+N)

Question 5
Correct

Mark 1.00 out of 1.00

If there are 3 Resistors R1, R2 and R3 in series and V is total voltage and I is total current then Voltage across R2 is

a. V*R3/ (R1 + R2 + R3)

b. V*R2/ (R1 + R2 + R3) 

c. V*R1/(R1 + R2 + R3)

d. V

The correct answer is: V*R2/ (R1 + R2 + R3)

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 2/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 6

Incorrect

Mark 0.00 out of 1.00

What is the attenuation in dB assuming I1 is the input current and I2 is the output current leaving the port?

a. 10 log10 (I1/I2)

b. 10 log10 (I2/I1)

c. 20 log10 (I2/I1) 

d. 20 log10 (I1/I2)

The correct answer is: 20 log10 (I1/I2)

Question 7
Correct

Mark 1.00 out of 1.00

What is the main building block of Object-Oriented Programming (OOP) in Java?

a. Functions

b. Keywords

c. Classes 

d. Statements

The correct answer is: Classes

Question 8
Correct

Mark 1.00 out of 1.00

The convolution with impulse property states that ________

a. x(t)*δ(t)=x(t) 

b. x(t)*δ(t)=x(-t)

c. x(t)*δ(t)=x(2t)

d. x(t)*δ(t)=-x(-t)

The correct answer is: x(t)*δ(t)=x(t)

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 3/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 9

Correct

Mark 1.00 out of 1.00

When a crystal diode is used as a rectifier, the most important consideration is_______

a. forward characteristic

b. doping level

c. reverse characteristic

d. PIC rating 

The correct answer is: PIC rating

Question 10
Correct

Mark 1.00 out of 1.00

Type of loop which guaranteed to execute at least once?

a. For loop

b. Do-while 

c. While

d. none

The correct answer is: Do-while

Question 11
Incorrect

Mark 0.00 out of 1.00

In which multiplexing technique no limit to the number of users in a CDMA system, but performance decreases as the number of
users increases?

a. CDMA

b. TDM

c. OFDM 

d. FDM

The correct answer is: CDMA

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 4/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 12

Incorrect

Mark 0.00 out of 1.00

Which modulation consists of only upper or only lower sideband?

a. DSB-SC

b. VSB

c. SSB-SC 

d. None of the above

The correct answer is: DSB-SC

Question 13
Incorrect

Mark 0.00 out of 1.00

Which keyword is used to declare an abstract method in Java?

a. abstract

b. method

c. void

d. interface 

The correct answer is: abstract

Question 14
Correct

Mark 1.00 out of 1.00

What is the transfer function of a linear time-invariant system?

a. A function that relates the input to the output 

b. A function that describes the system’s internal state

c. A function that depends on time and varies with system parameters

d. A constant value

The correct answer is: A function that relates the input to the output

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 5/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 15

Incorrect

Mark 0.00 out of 1.00

In which technique, the sine wave carrier takes two phase reversals?

a. BPSK

b. QPSK

c. ASK 

d. QAM

The correct answer is: BPSK

Question 16
Correct

Mark 1.00 out of 1.00

The bandwidth of the amplitude signal is ___________ times the frequency of the modulating signal.

a. One

b. Two 

c. Three

d. Four

The correct answer is: Two

Question 17
Incorrect

Mark 0.00 out of 1.00

Which one is advantage of AM over FM?

a. Required bandwidth of AM is less than FM

b. Receiver design of AM is less complex compared to FM 

c. Both above

d. None

The correct answer is: Both above

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 6/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 18

Correct

Mark 1.00 out of 1.00

Which one of the following is an analog modulation?

a. FM 

b. FSK

c. ASK

d. None of the above

The correct answer is: FM

Question 19
Correct

Mark 1.00 out of 1.00

The ratio of transform current to the transform voltage is defined as ________ of the resistor

a. transform admittance 

b. transform impedance

c. transform current

d. transform voltage

The correct answer is: transform admittance

Question 20
Correct

Mark 1.00 out of 1.00

Which one is disadvantage of CDMA?

a. It is very efficient process

b. No synchronization required

c. It has better signal quality

d. None 

The correct answer is: None

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 7/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 21

Correct

Mark 1.00 out of 1.00

Modulation system used for video modulation in tv transmission is?

a. DSB

b. VSB 

c. SSB

d. SSBBS

The correct answer is: VSB

Question 22
Correct

Mark 1.00 out of 1.00

What is the primary objective of a control system?

a. To maximize system efficiency

b. To minimize system complexity

c. To maintain desired system performance 

d. To eliminate the need for human intervention

The correct answer is: To maintain desired system performance

Question 23
Correct

Mark 1.00 out of 1.00

Impedance in power transmission lines primarily affects:

a. Current flow

b. Voltage regulation 

c. Frequency stability

d. Insulation resistance

The correct answer is: Voltage regulation

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 8/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 24

Incorrect

Mark 0.00 out of 1.00

A heater is rated 380 V, 4kW, A.C) the value of 380 V refers

a. Average voltage

b. Peak voltage 

c. r.m.s voltage

d. Instantons voltage

The correct answer is: r.m.s voltage

Question 25
Incorrect

Mark 0.00 out of 1.00

In a feedback control system, what is the purpose of the feedback loop?

a. To measure the system’s output

b. To provide the control input 

c. To amplify the error signal

d. To eliminate the reference signal

The correct answer is: To measure the system’s output

Question 26
Correct

Mark 1.00 out of 1.00

If modulating signal 20cos(2π*1000t) is used to modulate a carrier signal 40cos(2π*4000t) in amplitude modulation, what is the of
modulation index?

a. 1

b. 0.5 

c. 3

d. 1.5

The correct answer is: 0.5

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 9/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 27

Correct

Mark 1.00 out of 1.00

A simple diode can be used as__________?

a. rectifier 

b. modulator

c. amplifier

d. oscillator

The correct answer is: rectifier

Question 28
Incorrect

Mark 0.00 out of 1.00

In which multiplexing technique all channels use the full spectrum?

a. CDMA

b. TDM 

c. OFDM

d. FDM

The correct answer is: CDMA

Question 29
Correct

Mark 1.00 out of 1.00

In two-port networks the parameter h21 is called _________?

a. Short circuit input impedance

b. Short circuit current gain 

c. Open circuit reverse voltage gain

d. Open circuit output admittance

The correct answer is: Short circuit current gain

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 10/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 30

Correct

Mark 1.00 out of 1.00

What is the steady-state error of a control system?

a. The error that occurs when the system is initially started

b. The error that remains when the system has reached a stable condition 

c. The error due to disturbances in the system

d. The error caused by measurement inaccuracies

The correct answer is: The error that remains when the system has reached a stable condition

Question 31
Correct

Mark 1.00 out of 1.00

The phenomenon of violet glow, hissing noise and production of ozone gas in an overhead transmission line is known as;

a. Ferranti Effect

b. Corona Effect 

c. Visual critical voltage

d. Critical disruptive voltage

The correct answer is: Corona Effect

Question 32
Correct

Mark 1.00 out of 1.00

Which of the following is a measure of the flow of electric charge over time

a. Power

b. Voltage

c. Energy

d. Current 

The correct answer is: Current

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 11/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 33

Incorrect

Mark 0.00 out of 1.00

In a transistor, the emitter current is_________?

a. slightly more than collector

b. slightly less than collector 

c. equal to the collector

d. equal to base current

The correct answer is: slightly more than collector

Question 34
Correct

Mark 1.00 out of 1.00

KCL is applicable to only

a. Nodes in a network 

b. Closed loop in a network

c. Electric circuits

d. Electronic circuits

The correct answer is: Nodes in a network

Question 35
Correct

Mark 1.00 out of 1.00

Which of the following factors can affect the performance of a power transmission line?

a. Wind speed

b. Humidity levels

c. Conductor material 

d. Soil pH

The correct answer is: Conductor material

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 12/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 36

Correct

Mark 1.00 out of 1.00

For a voltage source to be neglected, the terminals across the source should be _____

a. replaced by inductor

b. short circuited 

c. replaced by some resistance

d. open circuited

The correct answer is: short circuited

Question 37
Incorrect

Mark 0.00 out of 1.00

Transposition of conductors is done to:

a. Save conductor

b. Increase stability 

c. To interchange values of voltage of current at another end

d. To have equality in line parameters

The correct answer is: To have equality in line parameters

Question 38
Correct

Mark 1.00 out of 1.00

What is the main purpose of this keyword in Java?

a. Refer to the current class instance 

b. Create new instances of a class

c. Disable inheritance for a class

d. Allow multiple instances of a class to interact

The correct answer is: Refer to the current class instance

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 13/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 39

Correct

Mark 1.00 out of 1.00

If modulating signal 20cos(2π*1000t) is used to modulate a carrier signal 40cos(2π*4000t) in amplitude modulation, what is the
required bandwidth?

a. 1 KHz

b. 2 KHz 

c. 11 KHz

d. 24 KHz

The correct answer is: 2 KHz

Question 40
Correct

Mark 1.00 out of 1.00

Which of the following is incorrect about differential and difference equation?

a. Differential equation is for discrete – time system but difference equation is for continuous – time system 

b. Degree of differentiation indicates the number of energy storing elements in a system

c. For an LTI system, the order of differentiation must decrease by unity till constant term

d. The maximum delay in a difference equation is related with the number of memory elements in the system

The correct answer is: Differential equation is for discrete – time system but difference equation is for continuous – time system

Question 41
Incorrect

Mark 0.00 out of 1.00

In a 4M-bit chip organisation has a total of 19 external connections, then it has _______ address if 8 data lines are there.

a. 2

b. 5 

c. 9

d. 8

The correct answer is: 9

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 14/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 42

Incorrect

Mark 0.00 out of 1.00

In negative logic, the logic state 1 corresponds to

a. negative logic

b. zero voltage 

c. more negative voltage

d. lower voltage level

The correct answer is: lower voltage level

Question 43
Correct

Mark 1.00 out of 1.00

In the breakdown region, a Zener diode behaves like a _______ source.

a. constant voltage 

b. constant current

c. constant resistance

d. none of the above

The correct answer is: constant voltage

Question 44
Correct

Mark 1.00 out of 1.00

Which keyword is used to prevent a class from being instantiated in Java?

a. static

b. final 

c. non instantiable

d. abstract

The correct answer is: final

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 15/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 45

Incorrect

Mark 0.00 out of 1.00

When comparing the voltage gradient of copper and aluminum wires of equal length and diameter, which statement is true?

a. Aluminum wire has a higher voltage gradient

b. Copper wire has a higher voltage gradient

c. Both copper and aluminum wires have the same voltage gradient

d. Voltage gradient can’t be determined without knowing the applied voltage 

The correct answer is: Copper wire has a higher voltage gradient

Question 46
Incorrect

Mark 0.00 out of 1.00

The amplitude of the voltage available in the 50Hz, 120V power outlet in your home is:

a. 110V

b. 120V

c. 170V

d. 210V 

The correct answer is: 170V

Question 47
Incorrect

Mark 0.00 out of 1.00

In which multiplexing technique different signals are transmitted in a way that they are orthogonal to each other?

a. OFDM

b. TDM 

c. OFDM

d. FDM

The correct answer is: OFDM

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 16/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 48

Correct

Mark 1.00 out of 1.00

What is the main function of a constructor in Java?

a. Initialize class variables 

b. Define class methods

c. Return class objects

d. Perform input/output operations

The correct answer is: Initialize class variables

Question 49
Correct

Mark 1.00 out of 1.00

The driving point function is the ratio of polynomials in s. Polynomials are obtained from the __________ of the elements and their
combinations.

a. transform voltage

b. transform current

c. transform impedance 

d. transform admittance

The correct answer is: transform impedance

Question 50
Incorrect

Mark 0.00 out of 1.00

What is the first method that is automatically called when a Java program starts its execution?

a. main Method 

b. initialize

c. setup

d. main

The correct answer is: main

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 17/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 51

Incorrect

Mark 0.00 out of 1.00

The amplitude modulation used in _________.

a. Digital communication

b. Telemetry

c. Analog communication 

d. All of the above

The correct answer is: All of the above

Question 52
Correct

Mark 1.00 out of 1.00

Thevenin’s voltage is equal to the ________ voltage across the ___________ terminals.

a. short circuit, input

b. short circuit, output

c. open circuit, output 

d. open circuit, input

The correct answer is: open circuit, output

Question 53
Incorrect

Mark 0.00 out of 1.00

What is computer architecture?

a. set of categories and methods that specify the functioning, organization, and implementation of computer systems

b. set of principles and methods that specify the functioning, organization, and implementation of computer systems

c. set of functions and methods that specify the functioning, organization, and implementation of computer systems 

d. None of the mentioned

The correct answer is: set of principles and methods that specify the functioning, organization, and implementation of computer
systems

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 18/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 54

Correct

Mark 1.00 out of 1.00

What do we call the ability of an object to take on many forms in Java?

a. Overriding

b. Overloading

c. Polymorphism 

d. Inheritance

The correct answer is: Polymorphism

Question 55
Correct

Mark 1.00 out of 1.00

Which decision is the most appropriate if you have to choose from several options?

a. if-else

b. if

c. Switch 

d. loop

The correct answer is: Switch

Question 56
Incorrect

Mark 0.00 out of 1.00

The clock frequency at the transmitter when matches with the clock frequency at the receiver it is called?

a. Synchronous ASK Demodulation/detection 

b. Asynchronous ASK Demodulation/detection

c. OFDM

d. None

The correct answer is: Asynchronous ASK Demodulation/detection

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 19/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 57

Incorrect

Mark 0.00 out of 1.00

In Boolean algebra , A . A ________

a. A2

b. A 

c. 2A

d. 1

The correct answer is: 1

Question 58
Incorrect

Mark 0.00 out of 1.00

Which of the following digital logic circuits can be used to add more than 1 bit simultaneously?

a. Full – adder 

b. Ripple – carry adder

c. Half – adder

d. Serial adder

The correct answer is: Ripple – carry adder

Question 59
Correct

Mark 1.00 out of 1.00

In a Y-Y, source/load configuration,

a. The phase current, the line current, and the load current are all equal in each phase 

b. Phase current, the line current, and the load current are 120° out of phase

c. Phase current and line current are in phase, and both are 120° out of phase with the load current

d. Line current and the load current are in phase, and both are out of phase with the phase current

The correct answer is: The phase current, the line current, and the load current are all equal in each phase

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 20/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 60

Correct

Mark 1.00 out of 1.00

In determining short circuit impedance parameters, among V1, V2, I1, I2, which of the following are dependent variables?

a. V1 and V2

b. I1 and I2 

c. V1 and I2

d. I1 and V2

The correct answer is: I1 and I2

Question 61
Correct

Mark 1.00 out of 1.00

The forward voltage drop across a silicon diode is about _________

a. 2.5 V

b. 3 V

c. 10 V

d. 0.7 V 

The correct answer is: 0.7 V

Question 62
Correct

Mark 1.00 out of 1.00

Collection of variables of different types under a single name known as:

a. Structure 

b. String

c. Array

d. Function

The correct answer is: Structure

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 21/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 63

Correct

Mark 1.00 out of 1.00

In CISC architecture most of the complex instructions are stored in _____

a. CMOS

b. Register

c. Transistors 

d. Diodes

The correct answer is: Transistors

Question 64
Correct

Mark 1.00 out of 1.00

Which access modifier allows a class to be accessed from any package in Java?

a. public 

b. private

c. protected

d. default

The correct answer is: public

Question 65
Correct

Mark 1.00 out of 1.00

Which of the following is a type of architecture used in the computers nowadays?

a. Microarchitecture

b. Harvard Architecture

c. Von-Neumann Architecture 

d. System Design

The correct answer is: Von-Neumann Architecture

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 22/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 66

Correct

Mark 1.00 out of 1.00

A 220 V 3-phase voltage is applied to a balanced delta connected 3-phase purely resistive loaD) What is the ratio of active power to
apparent power?

a. 0.5

b. 0

c. 0.25

d. 1 

The correct answer is: 1

Question 67
Correct

Mark 1.00 out of 1.00

Which modifier allows variables and methods to be accessible within the same package and from subclasses?

a. final

b. public

c. protected 

d. package

The correct answer is: protected

Question 68
Correct

Mark 1.00 out of 1.00

Where is the decoded instruction stored?

a. Registers

b. MDR

c. PC

d. IR 

The correct answer is: IR

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 23/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 69

Correct

Mark 1.00 out of 1.00

Which of the following elements of electrical engineering cannot be analyzed using Ohms law

a. Capacitor

b. Inductor

c. Transistors 

d. Resistance

The correct answer is: Transistors

Question 70
Incorrect

Mark 0.00 out of 1.00

Pure inductive circuit

a. Consumes some power on average

b. Does not take power at all from the line 

c. Takes power from the line during some part of the cycle and then returns back to it during other part of the cycle

d. Consumes the current only

The correct answer is: Takes power from the line during some part of the cycle and then returns back to it during other part of the
cycle

Question 71
Correct

Mark 1.00 out of 1.00

Boolean algebra is defined as a set of_______?

a. two values 

b. three values

c. four values

d. five values

The correct answer is: two values

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 24/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 72

Correct

Mark 1.00 out of 1.00

To determine the polarity of the voltage drop across a resistor it is necessary to know?

a. Value of current through the resistor

b. Direction of current through the resistor 

c. Source voltage in the circuit

d. Value of resistor

The correct answer is: Direction of current through the resistor

Question 73
Incorrect

Mark 0.00 out of 1.00

What is the output of this code block? int main() {int a=15; int b=0; while(a>0) { a/=2; b+=a; } cout<<"The result is:"<<b; return 0;}

a. Loop does not terminate(end) 

b. The result is:31

c. The result is:11

d. The result is:12

The correct answer is: The result is:11

Question 74
Correct

Mark 1.00 out of 1.00

Which of the following control system responses indicates an overdamped system?

a. Oscillatory response

b. Exponential decay without oscillations 

c. Slow convergence to zero error

d. Fast rise time with overshoot

The correct answer is: Exponential decay without oscillations

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 25/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 75

Correct

Mark 1.00 out of 1.00

Which the following happen in the power system When receiving end voltage is greater than the sending end voltage

a. Corona Effect

b. Ferranti Effect 

c. Sag

d. All of the above

The correct answer is: Ferranti Effect

Question 76
Incorrect

Mark 0.00 out of 1.00

In which technique, the time slots are assigned at the beginning, irrespective of the idea about the presence of data at the source?

a. Asynchronous TDM 

b. Synchronous TDM

c. Both of the above are answers

d. None

The correct answer is: Synchronous TDM

Question 77
Incorrect

Mark 0.00 out of 1.00

If modulating signal 20cos(2π*1000t) is used to modulate a carrier signal 40cos(2π*4000t), what is the value of the frequency of
upper sideband component?

a. 11 kHz

b. 1 KHZ 

c. 12 KHz

d. None of the above

The correct answer is: 11 kHz

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 26/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 78

Correct

Mark 1.00 out of 1.00

The VLIW architecture follows _____ approach to achieve parallelism.

a. SISD

b. MIMD 

c. MISD

d. SIMD

The correct answer is: MIMD

Question 79
Correct

Mark 1.00 out of 1.00

A transistor has ___________

a. one pn junction

b. two pn junctions 

c. three pn junctions

d. four pn junctions

The correct answer is: two pn junctions

Question 80
Correct

Mark 1.00 out of 1.00

The conductor material used for transmission and distribution of electric power should have;

a. High electrical conductivity. 

b. Low tensile strength

c. High cost

d. High specific gravity

e. Constant tensile strength

The correct answer is: High electrical conductivity.

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 27/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 81

Correct

Mark 1.00 out of 1.00

The ratio of transform voltage to the transform current is defined as _________ of the resistor

a. transform voltage

b. transform current

c. transform impedance 

d. transform admittance

The correct answer is: transform impedance

Question 82
Incorrect

Mark 0.00 out of 1.00

The frequency and phase of the carrier remains _______ in amplitude modulation.

a. Varies

b. Constant 

c. Doesn't varies

d. None of the above

The correct answer is: Varies

Question 83
Correct

Mark 1.00 out of 1.00

Which keyword is used to create a subclass in Java?

a. sub

b. superclass

c. child

d. extends 

The correct answer is: extends

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 28/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 84

Correct

Mark 1.00 out of 1.00

‘X’ for an AM is the ratio of change in amplitude of the carrier wave to the amplitude of the original carrier wave. Identify ‘X’.

a. Automatic gain control

b. Modulation index 

c. Phase index

d. Amplitude index

The correct answer is: Modulation index

Question 85
Incorrect

Mark 0.00 out of 1.00

If modulated signal of FM is given as V(Fm) = 12cos(6*(10)^8t +5sin1250t) determine the modulating frequency.

a. 99.9 MHz 

b. 199 Hz

c. 11 MHz

d. 24 KHz

The correct answer is: 199 Hz

Question 86
Correct

Mark 1.00 out of 1.00

Which of the following is an example of an open-loop control system?

a. Thermostat 

b. Cruise control in a car

c. Elevator control with position feedback

d. None of the above

The correct answer is: Thermostat

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 29/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 87

Correct

Mark 1.00 out of 1.00

The number of sidebands in amplitude modulation is _________.

a. One

b. Two 

c. Three

d. Four

The correct answer is: Two

Question 88
Incorrect

Mark 0.00 out of 1.00

When there is a voltage source between two nodes which method is preferred?

a. Mesh-voltage analysis

b. Node-current analysis

c. Super mesh 

d. Super node

The correct answer is: Super node

Question 89
Correct

Mark 1.00 out of 1.00

In amplitude modulation the amplitude ____________.

a. Varies 

b. Constant

c. Doesn't varies

d. None of the above

The correct answer is: Varies

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 30/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 90

Correct

Mark 1.00 out of 1.00

A semiconductor is formed by ________ bonds.

a. Covalent 

b. Electrovalent

c. Co-ordinate

d. None of the above

The correct answer is: Covalent

Question 91
Incorrect

Mark 0.00 out of 1.00

If modulated signal of FM is given as V(Fm) = 12cos(6*(10)^8t +5sin1250t) determine the modulation index.

a. 19

b. 7 

c. 5

d. 20

The correct answer is: 5

Question 92
Correct

Mark 1.00 out of 1.00

Which analog modulation technique the frequency change according to the amplitude of the message signal?

a. FM 

b. AM

c. ASK

d. PSK

The correct answer is: FM

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 31/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 93

Incorrect

Mark 0.00 out of 1.00

In Arba Minch distribution system, R-L-C load containing R=10 ohm,L=0.06 henery,C=0.6microfarad the power factor will be

a. Zero

b. Leading

c. Lagging 

d. Unity

The correct answer is: Leading

Question 94
Correct

Mark 1.00 out of 1.00

It allows the division of the overall time domain into various fixed length time slots.

a. FDM

b. TDM 

c. QAM

d. None

The correct answer is: TDM

Question 95
Incorrect

Mark 0.00 out of 1.00

Determine the efficiency and regulation of a three phase, 100 km, 50 Hz transmission line delivering 20 MW at a p.f. of 0.8 lagging
and 66 kV to a balanced loaD) The conductors are of copper, each having resistance of 0.12 per km, 1.5 cm outside diameter, spaced
equilaterally 2 m between centers. (Use Nominal T Model):

a. 42.94% &amp; 60.14%

b. 32.94% &amp; 60.14% 

c. 42.94% &amp; 40.14%

d. 32.94% &amp; 50.14%

The correct answer is: 42.94% &amp; 60.14%

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 32/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 96

Correct

Mark 1.00 out of 1.00

The Nyquist rate of cos(2000πt)*sin(6000πt) is _____ ?

a. 1000 samples/sec

b. 2000 samples/sec

c. 6000 samples/sec 

d. 4000 samples/sec

The correct answer is: 6000 samples/sec

Question 97
Correct

Mark 1.00 out of 1.00

The N (S) becomes ________ when s is equal to any of the poles.

a. ∞ 

b. 0

c. 1

d. 2

The correct answer is: ∞

Question 98
Correct

Mark 1.00 out of 1.00

In a control system, what is the purpose of a compensator?

a. To amplify the error signal

b. To filter the control input

c. To modify the system transfer function 

d. To provide feedback

The correct answer is: To modify the system transfer function

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 33/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 99

Incorrect

Mark 0.00 out of 1.00

If modulating signal 20cos(2π*1000t) is used to modulate a carrier signal 40cos(2π*4000t), what is the value of the frequency of
upper sideband component?

a. 9 KHz

b. 11 KHz

c. 1 KHz 

d. None of the above

The correct answer is: 9 KHz

Question 100
Correct

Mark 1.00 out of 1.00

The universal gate is_________?

a. OR gate

b. NAND gate 

c. AND gate

d. None of the above

The correct answer is: NAND gate

Question 101
Correct

Mark 1.00 out of 1.00

The base of a transistor is _______ doped

a. heavily

b. moderately

c. lightly 

d. none of the above

The correct answer is: lightly

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 34/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 102

Correct

Mark 1.00 out of 1.00

Proportional-Integral-Derivative (PID) control is commonly used in control systems. What does the “I” in PID stand for?

a. Immediate

b. Integral 

c. Input

d. Inverse

The correct answer is: Integral

Question 103
Incorrect

Mark 0.00 out of 1.00

A filter that passes frequencies between two designated cut-off frequencies and attenuates all other frequencies is called?

a. high pass filter 

b. band elimination filter

c. band pass filter

d. low pass filter

The correct answer is: band pass filter

Question 104
Correct

Mark 1.00 out of 1.00

A bipolar junction transistor is a _____ operated device

a. current 

b. voltage

c. both voltage and current

d. none of the above

The correct answer is: current

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 35/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 105

Correct

Mark 1.00 out of 1.00

The region of convergence _______

a. Decides whether the system is variable or stable 

b. Decides whether the sequence is non-causal or causal

c. Both a and b

d. None of the above

The correct answer is: Decides whether the system is variable or stable

Question 106
Correct

Mark 1.00 out of 1.00

What is the main role of constructors in Java?

a. Create multiple instances of a class

b. Destroy instances of a class

c. Initialize newly created objects 

d. Define the behavior of a class

The correct answer is: Initialize newly created objects

Question 107
Correct

Mark 1.00 out of 1.00

Which keyword is used to create an object in Java?

a. create

b. new 

c. instantiate

d. object

The correct answer is: new

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 36/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 108

Incorrect

Mark 0.00 out of 1.00

Which one is disadvantage of FDM?

a. Guard bands which is the unused portion of the spectrum

b. Intermodulation distortion 

c. Channel bandwidth required is large.

d. All

The correct answer is: Guard bands which is the unused portion of the spectrum

Question 109
Correct

Mark 1.00 out of 1.00

Which of the following allows simultaneous write and read operations?

a. ROM

b. EROM

c. RAM 

d. None of the above

The correct answer is: RAM

Question 110
Incorrect

Mark 0.00 out of 1.00

The number successful accesses to memory stated as a fraction is called as _____?

a. Access rate 

b. Success rate

c. Hit rate

d. Miss rate

The correct answer is: Hit rate

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 37/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 111

Correct

Mark 1.00 out of 1.00

For discrete-time signals, amplitude is ______?

a. Continuous 

b. Discrete

c. Discrete or continuous

d. None of the above

The correct answer is: Continuous

Question 112
Correct

Mark 1.00 out of 1.00

Function that does not return a value is called?

a. Static

b. Recursive

c. Void 

d. Null

The correct answer is: Void

Question 113
Incorrect

Mark 0.00 out of 1.00

Which of the following statement is correct about the program given below? int main(){int a[2][3]={{1,4,3},{6,10,8}}; cout<<a[a[0][0]]
[1]; return 0;}

a. 2

b. 4

c. 10

d. Compile time error 

The correct answer is: 10

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 38/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 114

Correct

Mark 1.00 out of 1.00

Visual representation of Algorithm is called?

a. Sequence

b. Pseudocode

c. Flow chart 

d. Implementation

The correct answer is: Flow chart

Question 115
Correct

Mark 1.00 out of 1.00

_______________ Function gives measure of match or similarity or coherence between a signal and its time shifted version

a. Cross-correlation

b. Auto-correlation 

c. Auto or cross-correlation

d. None of the above

The correct answer is: Auto-correlation

Question 116
Incorrect

Mark 0.00 out of 1.00

A quantity that contains all the power information in a given load is called

a. Power factor

b. Apparent power 

c. Average power

d. Reactive power

e. Complex power

The correct answer is: Complex power

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 39/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 117

Correct

Mark 1.00 out of 1.00

The standard form of SSB-SC is a _______ sideband suppressed carrier.

a. Single 

b. Simple

c. Suppressed

d. None of the above

The correct answer is: Single

Question 118
Incorrect

Mark 0.00 out of 1.00

If modulated signal of FM is given as V(Fm) = 12cos(6*(10)^8t +5sin1250t) determine the carrier frequency.

a. 99.9 MHz

b. 2 MHz 

c. 11 MHz

d. 24 KHz

The correct answer is: 99.9 MHz

Question 119
Correct

Mark 1.00 out of 1.00

What are the basic gates in MOS logic family?

a. NAND and NOR

b. AND and OR 

c. NAND and OR

d. AND and NOR

The correct answer is: AND and OR

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 40/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 120

Correct

Mark 1.00 out of 1.00

In which digital modulation type gives a zero value for Low input while it gives the carrier output for High input?

a. ASK 

b. FSK

c. BFSK

d. None

The correct answer is: ASK

Question 121
Correct

Mark 1.00 out of 1.00

Which one is an example of a non-recursive system?

a. y(n)=x(n)+y(n-1)

b. y(n)=x(n)+x(n-1) 

c. y(n)=x(n-1)+y(n-1)

d. y(n)=x(n+1)+y(n-1)

The correct answer is: y(n)=x(n)+x(n-1)

Question 122
Incorrect

Mark 0.00 out of 1.00

What is the primary purpose of an interface in Java?

a. Restricting access to class members 

b. Providing a blueprint for classes to implement

c. Defining the state of an object

d. Creating abstract data types

The correct answer is: Providing a blueprint for classes to implement

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 41/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 123

Correct

Mark 1.00 out of 1.00

What is the main purpose of encapsulation in Java?

a. To protect data from external access 

b. To create complex data structures

c. To improve code readability

d. To define class hierarchies

The correct answer is: To protect data from external access

Question 124
Correct

Mark 1.00 out of 1.00

How many times Hello is display in the flowing program: #include<iostream> using namespace std; int main() { int i=0; lbl:
cout<<"Hello"<<endl; i++; if(i<=3) goto lbl; return 0; }

a. 5 times

b. 4 times 

c. 3 times

d. Error

The correct answer is: 4 times

Question 125
Incorrect

Mark 0.00 out of 1.00

The two basic components of a Thevenin equivalent ac circuit are;

a. The equivalent voltage source and the equivalent series impedance

b. The equivalent voltage source and the equivalent series resistance 

c. The equivalent voltage source and the equivalent parallel impedance

d. The equivalent voltage source and the equivalent parallel resistance

The correct answer is: The equivalent voltage source and the equivalent series impedance

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 42/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 126

Incorrect

Mark 0.00 out of 1.00

Which modulator is used for the generation e DSB-SC signal?

a. Balanced modulator

b. Square law modulator 

c. Armstrong phase modulator

d. Envelope detector

The correct answer is: Balanced modulator

Question 127
Correct

Mark 1.00 out of 1.00

Which of the following is a pointer declaration that is correct?

a. int *number 

b. int number

c. int &amp;number

d. All are correct

The correct answer is: int *number

Question 128
Correct

Mark 1.00 out of 1.00

What this code block prints as a result? int main () { int a=15>20?4:5 cout<<a; return 0; }

a. 15

b. 5 

c. 4

d. 20

The correct answer is: 5

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 43/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 129

Correct

Mark 1.00 out of 1.00

What does negative power in an electrical element indicate?

a. Element is absorbing power

b. Element is supplying power 

c. Element may absorb or supply power

d. Element is neither absorbing nor supplying power

The correct answer is: Element is supplying power

Question 130
Correct

Mark 1.00 out of 1.00

In which technique, it requires smaller transmission time and ensures better bandwidth utilization?

a. Asynchronous TDM 

b. Synchronous TDM

c. Both

d. None

The correct answer is: Asynchronous TDM

Question 131
Incorrect

Mark 0.00 out of 1.00

In determining open circuit impedance parameters, among V1, V2, I1, I2, which of the following are independent variables?

a. I1 and V2

b. V1 and I2

c. I1 and I2

d. V1 and V2 

The correct answer is: I1 and I2

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 44/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 132

Correct

Mark 1.00 out of 1.00

Which of the following circuit is used to store one bit of data?

a. Flip Flop 

b. Decoder

c. Encoder

d. Register

The correct answer is: Flip Flop

Question 133
Correct

Mark 1.00 out of 1.00

Which of the following is a characteristic of an unstable control system?

a. Rapid convergence to the setpoint

b. Oscillations that grow over time 

c. Minimal steady-state error

d. High noise resistance

The correct answer is: Oscillations that grow over time

Question 134
Incorrect

Mark 0.00 out of 1.00

How do contaminated insulators affect the performance of power transmission lines?

a. Increase efficiency

b. Cause electrical flashovers

c. Reduce corona discharge 

d. Improve insulation resistance

The correct answer is: Cause electrical flashovers

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 45/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 135

Incorrect

Mark 0.00 out of 1.00

Superposition theorem states that the response in any element is the ________ of the responses that can be expected to flow if each
source acts independently of other sources.

a. Algebraic sum 

b. vector sum

c. multiplication

d. subtraction

The correct answer is: vector sum

Question 136
Correct

Mark 1.00 out of 1.00

The signal is said to be _______whenever we can define a signal at an instant of time

a. Deterministic 

b. Non-deterministic

c. Deterministic or non- deterministic

d. None of the above

The correct answer is: Deterministic

Question 137
Incorrect

Mark 0.00 out of 1.00

Which of the following options comes under the non saturated logic family in Digital Electronics?

a. Emitter – coupled Logic

b. High-Threshold Logic 

c. Integrated – injection Logic

d. Diode – Transistor Logic

The correct answer is: Emitter – coupled Logic

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 46/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 138

Correct

Mark 1.00 out of 1.00

Which material is commonly used for manufacturing high-voltage insulators in power transmission lines?

a. Copper

b. Aluminum

c. Glass 

d. Steel

The correct answer is: Glass

Question 139
Correct

Mark 1.00 out of 1.00

If modulating signal 20cos(2π*1000t) is used to modulate a carrier signal 40cos(2π*4000t) degree of modulation will be?

a. Under modulation 

b. Critical modulation

c. Over modulation

d. None of the above

The correct answer is: Under modulation

Question 140
Correct

Mark 1.00 out of 1.00

Which of the following is a pillar of Object-Oriented Programming (OOP) in Java?**

a. Looping

b. Encapsulation 

c. Recursion

d. Switching

The correct answer is: Encapsulation

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 47/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 141

Incorrect

Mark 0.00 out of 1.00

Which one is advantage of ASK over FSK?

a. Required low bandwidth compared

b. More error resilience 

c. Use guard band

d. All

The correct answer is: Required low bandwidth compared

Question 142
Correct

Mark 1.00 out of 1.00

If V1 = 30 sin (wt+10^0) and V2 = 30 sin (wt+50^0) which of this statement are true?

a. V1 leads V2

b. V2 leads V1 

c. V2 lags V1

d. V1 and V2 are in phase

The correct answer is: V2 leads V1

Question 143
Correct

Mark 1.00 out of 1.00

If we add an inverter at the output of AND gate, what function is produced?

a. NAND 

b. XOR

c. OR

d. NOR

The correct answer is: NAND

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 48/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 144

Correct

Mark 1.00 out of 1.00

What is the primary cause of power losses in transmission lines?

a. Impedance of the load

b. Leakage of current through the insulation

c. Inductive reactance of the line

d. Resistance of the conductors 

The correct answer is: Resistance of the conductors

Question 145
Correct

Mark 1.00 out of 1.00

Which kind of information might be used to hold logical value?

a. double

b. int

c. string

d. boolean 

The correct answer is: boolean

Question 146
Correct

Mark 1.00 out of 1.00

The amplitude modulation spectrum consists of _________ sideband frequencies and also a carrier frequency.

a. Upper

b. Lower

c. Both upper and lower 

d. None of the above

The correct answer is: Both upper and lower

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 49/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 147

Incorrect

Mark 0.00 out of 1.00

The towers of height 30 m and 90 m respectively support a transmission line conductor at water crossing. The horizontal distance
between the towers is 500 m. If the tension in the conductor is 1600 kg, find the minimum clearance of the conductor and water and
clearance mid-way between the supports. Weight of conductor is 1·5 kg/m. Bases of the towers can be considered to be at water
level.

a. 7·68 m

b. 23 m 

c. 30·68 m

d. 55 m

The correct answer is: 30·68 m

Question 148
Correct

Mark 1.00 out of 1.00

The z-transform for discrete impulse function δ(n) is equivalent to one, for this type of impulse function the region of convergence is
entire z-plane ____________

a. Including z is equal to 0

b. Including z is equal to ∞

c. Including z is equal to 0 and z is equal to ∞ 

d. None of the above

The correct answer is: Including z is equal to 0 and z is equal to ∞

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 50/51
6/7/24, 6:36 PM Model exit 2024: Attempt review

Question 149

Correct

Mark 1.00 out of 1.00

What is the skin effect in transmission lines?

a. Concentration of current near the surface of a conductor 

b. Loss of signal strength over distance

c. Signal distortion due to impedance mismatch

d. Leakage of signal through the insulation

The correct answer is: Concentration of current near the surface of a conductor

◄ Announcements

Jump to...

https://elearning.amu.edu.et/mod/quiz/review.php?attempt=63260&cmid=15538&showall=1 51/51

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy