IB CS option D

IB CS option D

7th Grade - University

12 Qs

quiz-placeholder

Similar activities

UNIT 1.8 ELCE

UNIT 1.8 ELCE

10th Grade

14 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

ICT 10 : Introduction to Adobe Illustrator(CS5)

ICT 10 : Introduction to Adobe Illustrator(CS5)

10th Grade

10 Qs

prep1-revision

prep1-revision

7th Grade

12 Qs

مراجعة حاسب2 ثلاث وحدات

مراجعة حاسب2 ثلاث وحدات

11th Grade

16 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

Què en saps de GSuite?

Què en saps de GSuite?

University - Professional Development

10 Qs

Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

University

10 Qs

IB CS option D

IB CS option D

Assessment

Quiz

Computers

7th Grade - University

Medium

Used 31+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let's say you're storing an object in a variable named 'pumpkin'. Which line of code would add a new property 'eyes' to the object?
pumpkin.push({eyes: 'green'});
pumpkin[eyes] = 'green';
pumpkin.eyes = 'green';
var pumpkin.eyes = 'green'

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To focus on the logic and make refinements to a program before translating it into a programming language, a programmer often creates an outline of the program’s algorithm. What is the term for this type of outline?
Pseudocode
Sketch
Compiler
Interpreter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the loop control structure in programming. Which term describes a loop that continues repeating without a terminating (ending) condition?
Conditional Loop
Unlimited Loop
Sequence Loop
Infinite Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding and fixing problems in your algorithm or program
Insect Spray
looping
Debugging
digit

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a class declaration?
public static class Party()
public class Party {
public static void Party()
class Party {

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following would be considered an attribute of a TV object?
turnOn
changeChannel
screenSize
setInput

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is a category of variables?
instance 
parameter
local
all of the above

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?