eeep

eeep

Professional Development

30 Qs

quiz-placeholder

Similar activities

Quizz Circuitos Microcontrolados

Quizz Circuitos Microcontrolados

Professional Development

26 Qs

Modulo 6 - Evaluacion

Modulo 6 - Evaluacion

Professional Development

30 Qs

Android

Android

10th Grade - Professional Development

25 Qs

FUNCTIONS - FILES - OOPs CONCEPTS

FUNCTIONS - FILES - OOPs CONCEPTS

Professional Development

25 Qs

Тест 1 по дисциплине "Введение в специальность"

Тест 1 по дисциплине "Введение в специальность"

Professional Development

25 Qs

Python Certified Specialist

Python Certified Specialist

9th Grade - Professional Development

31 Qs

Python Credential Test

Python Credential Test

9th Grade - Professional Development

31 Qs

Python Their Certification

Python Their Certification

9th Grade - Professional Development

31 Qs

eeep

eeep

Assessment

Quiz

Computers

Professional Development

Hard

Created by

KEERTHI BADUGU

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following is NOT a passive component?

Transistor
Inductor
Capacitor
Resistor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. The unit of inductance is:

ohm
watt
volt
henry

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. The primary purpose of a transformer is to:

increase current levels
change voltage levels
store electrical energy
convert AC to DC

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following is a characteristic of a DC motor?

Converts alternating current into thermal energy
Converts direct current into mechanical energy
Generates electrical energy from mechanical motion
Uses batteries to store energy for later use

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. The difference between a diode and a Zener diode is:

A diode allows current in both directions; a Zener diode does not allow reverse current.
A diode can only operate at high frequencies; a Zener diode operates at low frequencies.
A diode is used for voltage regulation; a Zener diode is used for signal amplification.
A diode allows current in one direction; a Zener diode allows reverse current at a specific voltage.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What will the following code output?

python

CopyEdit

print(2 * 'Hello' + 'World')

HelloHelloWorld
WorldHelloHello
HelloWorldHello
HelloHelloHello

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7.Which of the following is the correct syntax to create a set in Python?

set([1, 2, 3]) or {1, 2, 3}
set(1, 2, 3)
list(1, 2, 3)
{1; 2; 3}

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?