Search Header Logo

Meet Math in Small Basic

Authored by shumaila shereen

Computers

6th - 8th Grade

Used 1+ times

Meet Math in Small Basic
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to find the largest number in Small Basic?

Math.Min(a, b)

Math.Abs(a)

Math.Max(a, b)

Math.Round(a)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of Math.Max(8, 12)?

8

12

20

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to find the smallest number in Small Basic?

Math.Max(a, b)

Math.Min(a, b)

Math.Abs(a)

Math.Round(a)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of Math.Min(5, 3)?

5

3

8

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to get the absolute (positive) value of a number?

Math.Max(a, b)

Math.Min(a, b)

Math.Abs(a)

Math.Round(a)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will Math.Abs(-9) return?

-9

9

0

-1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to find the maximum value between 4 and 7 in Small Basic?

Math.Maximum(4, 7)

Math.Max(4, 7)

Max(4, 7)

Math.FindMax(4, 7)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?