CS paper 2 weak areas !!

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

what does a variable do?

holds data so it isn’t lost during code execution

2
New cards

why may we need a condition controlled loop?

we don’t know how many iterations we may need

3
New cards

what order do bubble and insertion sorts use during sorting?

from left to right

4
New cards

what do editors do in IDEs?

lets developers edit code so errors can be fixed

5
New cards