No student devices needed. Know more
5 questions
In computer science, decomposition is breaking a problem down into subproblems and smaller parts.
True
False
In pseudocode, each instruction is written like text-based programming code but without using the syntax and grammar rules of actual code.
True
False
__________ are a basic method of data storage that you can use in programs. They can store a piece of information using either text, number or Boolean data types.
values
variables
variants
venues
A compound conditional is a type of selection that uses statements with _________ or more logical conditions.
one
two
three
four
Using programming libraries is one way of incorporating existing code into new programs.
True
False
Explore all questions with a free account