Small basic- computer programming

Small basic- computer programming

8th Grade

7 Qs

quiz-placeholder

Similar activities

Combinación de teclas en Word

Combinación de teclas en Word

8th Grade

10 Qs

Filmora 9

Filmora 9

1st Grade - University

11 Qs

UCANET

UCANET

1st - 10th Grade

11 Qs

word

word

KG - Professional Development

7 Qs

Lesson 1- Concepts of Information technology

Lesson 1- Concepts of Information technology

7th - 12th Grade

10 Qs

Computing

Computing

KG - University

12 Qs

Cuestionario N°1 Tecnología Grado: 11°

Cuestionario N°1 Tecnología Grado: 11°

6th - 11th Grade

5 Qs

Python Basics

Python Basics

KG - University

10 Qs

Small basic- computer programming

Small basic- computer programming

Assessment

Quiz

Instructional Technology

8th Grade

Medium

Created by

Abeer HudaSchools

Used 31+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To temporarily store a value in Small Basic you need to create a..?

Operator

Variable

Statement

Text Window

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The output of this instruction is GraphicsWindow.FillEllipse(100,100,100,100)

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which shortcut is used to save a program in Small Basic?

Ctrl + p

Ctrl + d

Ctrl + u

Ctrl + s

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To subtract two values in Small Basic, which operator should you use?

+

-

*

/

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete this statement For.....

Endif

Endfor

Endend

The end

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of this program if the condition is true?

"Happy Birthday To You!!!"

Happy Birthday To You!!!

Happy Birthday

Happy Birthday To You!

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of this program if the user gives input value = 5?

That's a positive number

That's a negative number

Error

out of area