Overall programming tests

Overall programming tests

Professional Development

60 Qs

quiz-placeholder

Similar activities

HTML

HTML

Professional Development

55 Qs

Javascript - Beginner Practice

Javascript - Beginner Practice

12th Grade - Professional Development

55 Qs

Module 7 Vocabulary Terms - File Types and Data Formats

Module 7 Vocabulary Terms - File Types and Data Formats

Professional Development

65 Qs

KFIN_Tech_Screening_Test_Python_101_Jan'24

KFIN_Tech_Screening_Test_Python_101_Jan'24

Professional Development

60 Qs

hex Quiz

hex Quiz

Professional Development

60 Qs

PCS 01 - Revisão HTML e CSS

PCS 01 - Revisão HTML e CSS

Professional Development

60 Qs

HTML By RUPALI MAM

HTML By RUPALI MAM

Professional Development

60 Qs

Overall programming tests

Overall programming tests

Assessment

Quiz

Computers, Other

Professional Development

Medium

CCSS
RI.9-10.4, RI.11-12.4, RI.8.4

+1

Standards-aligned

Created by

Vinicius Silva

Used 5+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write an if statement?
if ()
als ()
else ()
else if ()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a loop?

if(x<10)

while(x<10)

var x=10;

text(x,10;10)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will decrease the value of x?

x--;

x-1;

x=x;

x=-x;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is greater than or equal to

> or =

> || =

>=

<=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we surround a word with quotes "David" it's called ?

a program

a loop

a string

a command

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A short form writing the word variable is

rav

VAR

var

varia

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of:

”31” - 1

“30”

30

“311”

NaN

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?