Overall programming tests

Overall programming tests

Professional Development

60 Qs

quiz-placeholder

Similar activities

HTML ПО-22

HTML ПО-22

Professional Development

61 Qs

W04_W06_DIP_SOFT

W04_W06_DIP_SOFT

Professional Development

59 Qs

Introduction to PHP

Introduction to PHP

Professional Development

60 Qs

KFIN_Tech_Screening_Test_Python_101_Jan'24

KFIN_Tech_Screening_Test_Python_101_Jan'24

Professional Development

60 Qs

KFIN_Tech_Screening_Test_Python_102_Jan'24

KFIN_Tech_Screening_Test_Python_102_Jan'24

Professional Development

60 Qs

hex Quiz

hex Quiz

Professional Development

60 Qs

Childrens Den Class Assignment 4-10-2024

Childrens Den Class Assignment 4-10-2024

Professional Development

62 Qs

PCS 01 - Revisão HTML e CSS

PCS 01 - Revisão HTML e CSS

Professional Development

60 Qs

Overall programming tests

Overall programming tests

Assessment

Quiz

Computers, Other

Professional Development

Medium

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?