Small basic- computer programming

Small basic- computer programming

8th Grade

7 Qs

quiz-placeholder

Similar activities

EVALUACION DE FORMULARIO EN EXCEL (RECUPERATORIO)

EVALUACION DE FORMULARIO EN EXCEL (RECUPERATORIO)

8th Grade

7 Qs

REVIEW

REVIEW

7th - 8th Grade

10 Qs

Tech Quiz

Tech Quiz

7th - 8th Grade

10 Qs

Introduction to Computers Assessment

Introduction to Computers Assessment

6th - 8th Grade

10 Qs

DL Refresher

DL Refresher

KG - Professional Development

10 Qs

Kecerdasan Buatan

Kecerdasan Buatan

6th Grade - University

10 Qs

d t

d t

8th Grade

10 Qs

Lesson 1- Concepts of Information technology

Lesson 1- Concepts of Information technology

7th - 12th Grade

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