Tech+ 4.3

Tech+ 4.3

11th Grade

30 Qs

quiz-placeholder

Similar activities

Computer Architecture

Computer Architecture

9th - 12th Grade

25 Qs

Parallel Programming

Parallel Programming

University

34 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

Crash Course Computer Science

Crash Course Computer Science

11th Grade

25 Qs

OCR CS GCSE: 1.1 Systems Architecture

OCR CS GCSE: 1.1 Systems Architecture

7th - 11th Grade

25 Qs

LA 5 - Programming

LA 5 - Programming

11th Grade

25 Qs

PreAssessment_Computer Basics

PreAssessment_Computer Basics

University

25 Qs

Programming Essentials and Logic

Programming Essentials and Logic

3rd - 12th Grade

25 Qs

Tech+ 4.3

Tech+ 4.3

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Michael Pepper

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an identifier in programming?

A type of loop

A name given to a variable, function, or class

A type of error

A programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a variable in programming?

To store a fixed value

To store a value with a symbolic name

To execute a program

To define a programming language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a variable and a constant?

Variables change, constants remain the same

Variables are faster than constants

Constants are used for loops

Variables are only used in arrays

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you access the first element of an array named 'ages'?

ages[1]

ages[0]

ages[first]

ages[-1]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a character string in programming?

A type of loop

Text data type with one or more characters inside quotes

A numeric data type

A type of array

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression x × y if x=3 and y=4?

7

12

10

15

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of identifiers in a script?

To execute the script

To store information in memory using descriptive names

To create errors

To define the script language

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?