Qodera quiz

Qodera quiz

Professional Development

5 Qs

quiz-placeholder

Similar activities

Тест по языку Python

Тест по языку Python

Professional Development

10 Qs

Máster SAP BTP (CAP) - Clase #1

Máster SAP BTP (CAP) - Clase #1

Professional Development

5 Qs

Máster BTP Developer (C24C316) – Clase #1

Máster BTP Developer (C24C316) – Clase #1

Professional Development

5 Qs

Workshop Fake data with Postman

Workshop Fake data with Postman

Professional Development

10 Qs

GO2 & FE21! Javascript Fundamental

GO2 & FE21! Javascript Fundamental

Professional Development

10 Qs

Integrated project: Maji Ndogo part 3 [MCQ] (Version : 0)

Integrated project: Maji Ndogo part 3 [MCQ] (Version : 0)

Professional Development

10 Qs

MICROSOFT OFFICE 365

MICROSOFT OFFICE 365

Professional Development

10 Qs

[FE] Ice Breaking - Object-Oriented Programming (OOP) with Class

[FE] Ice Breaking - Object-Oriented Programming (OOP) with Class

Professional Development

10 Qs

Qodera quiz

Qodera quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

rawan elsherbeny

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is a dynamically typed language?

JAVA

PYTHON

C++

GO

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In a 'for loop', what is used to stop the loop in Python?

BREAK

STOP

HALT

EXIT

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a correct Python function?

def myFunction()

def myFunction:

function myFunction()

def myFunction[]

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

"Which term refers to tracking changes in code?"

Version Control

Debugging

Testing.

Refactoring.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Which was the first programming language ever created?"

PYTHON

JAVA

C++

Fortran