Programming

Programming

10th Grade

20 Qs

quiz-placeholder

Similar activities

Figurative Language Review

Figurative Language Review

5th - 12th Grade

20 Qs

Usage C - Identify Errors of Grammar, Vocabulary and Idioms

Usage C - Identify Errors of Grammar, Vocabulary and Idioms

9th - 12th Grade

20 Qs

Language of research, campaigns and advocacies

Language of research, campaigns and advocacies

10th Grade

15 Qs

Common Sentence Errors

Common Sentence Errors

10th Grade

20 Qs

Review Quiz DA 20042021

Review Quiz DA 20042021

9th Grade - Professional Development

18 Qs

Sonnets

Sonnets

10th - 12th Grade

21 Qs

Comma Splices and Run-On Sentences

Comma Splices and Run-On Sentences

10th Grade - University

15 Qs

Homonyms, Parallelism and Tense Shifts

Homonyms, Parallelism and Tense Shifts

9th Grade - University

20 Qs

Programming

Programming

Assessment

Quiz

English

10th Grade

Hard

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does HTML stand for?

Hyperlink Markup Language
Hypermedia Markup Language
Hypertext Modeling Language
Hypertext Markup Language

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is a dynamically-typed programming language?

Java
Python
C++
JavaScript

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of a loop in programming?

To skip a certain block of code
To execute code only once
To randomly select a block of code
To repeat a certain block of code multiple times until a specific condition is met.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does SQL stand for?

Structured Query Logic
System Query Language
Sequential Query Language
Structured Query Language

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is a command-line version control system?

TortoiseSVN
Subversion
Git
Mercurial

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Python, which keyword is used to define a function?

var
class
function
def

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the "else" statement in an "if-else" construct?

To execute a different set of instructions when the condition in the 'if' statement is true.
To provide an alternative set of instructions when the condition in the 'if' statement is false.
To terminate the execution of the program when the condition in the 'if' statement is false.
To skip the execution of the 'if' statement and move on to the next statement in the program.

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?