Qodera quiz

Qodera quiz

Professional Development

5 Qs

quiz-placeholder

Similar activities

Sintáxis Básica de Python

Sintáxis Básica de Python

Professional Development

10 Qs

Python turtle

Python turtle

Professional Development

10 Qs

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

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

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

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

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

Professional Development

5 Qs

OOP - Polymorphism in Python

OOP - Polymorphism in Python

Professional Development

10 Qs

news

news

Professional Development

2 Qs

MICROSOFT OFFICE 365

MICROSOFT OFFICE 365

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

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