Programming

Programming

10th Grade

20 Qs

quiz-placeholder

Similar activities

Precise Words and Imagery

Precise Words and Imagery

7th Grade - University

15 Qs

Figurative Language Review

Figurative Language Review

5th - 12th Grade

20 Qs

Comma splice

Comma splice

10th Grade

18 Qs

Common Sentence Errors

Common Sentence Errors

10th Grade

20 Qs

Computer Coding

Computer Coding

4th Grade - University

25 Qs

Parallel sentences 2

Parallel sentences 2

9th - 12th Grade

15 Qs

Past Simple

Past Simple

8th - 11th Grade

20 Qs

Canada Facts

Canada Facts

8th Grade - University

15 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?