Search Header Logo

SLR 8 - Basic Programming Concepts - Part One

Authored by Neil Stephens

Computers

8th Grade

Used 21+ times

SLR 8 - Basic Programming Concepts - Part One
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

What is 'casting' when talking about data types?

Creating a record that can hold multiple types of data.

Fishing around for some lost data.

Creating a new data type to hold a new form of data.

Changing the type of stored data to a different format. e.g. string to integer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is important to use data types?

Each data type uses the same amount of memory, so it doesn't really matter.

Each data type uses a different amount of memory, specifying the data type makes the code more efficient.

Each data type uses a different amount of memory, so using a string is always the most efficient.

The computer cannot convert from one data type to another, so we must set it at the beginning.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is the ALU (Arithmetic Logic Unit) responsible for? Pick all that are correct.

Arithmetic operations

Logical comparisons

Runs the clock

Binary shifts

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT an arithmetic operator?

addition

+

multiplication

*

modulus

MOD

%

Less than

<

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select ALL the comparison operators.

<=

!=

=

>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of a Boolean expression is always...

True

0

False

True or False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a Boolean operator?

AND

EQUAL

NOT

OR

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?