NEW
Font size
WorksheetsCoding Fundamentals
Total questions: 15
Worksheet time: 4mins
Which of these
languages is commonly found embedded in HTML code?
Python
C++
HTML
Javascript
Which of the
following is a feature of low-level code?
More user-friendly
Slower return of
output
Easy for a computer
to understand
Allows for more
creativity
What job does a
front-end developer perform?
Evaluates a
computer system's vulnerabilities and weaknesses
Handles what
happens behind the scenes on websites
Handles what users
see and experience on websites
Writes code for
video games
An algorithm is
breaking a problem
into smaller parts.
a set of steps to
complete a task.
a set of steps that
follow one another in order.
a design flaw in
the program.
What job does a
software quality assurance engineer perform?
Handles what users
see and experience on websites
Evaluates a
computer system's vulnerabilities and weaknesses
Writes code for
video games
Tests software to
make sure it is functioning properly
A sequence is
breaking a problem
into smaller parts.
a design flaw in
the program.
a set of steps to
complete a task.
a set of steps that
follow one another in order.
When code is
interpreted it
is made into a
smaller version.
runs slower.
is read directly
from the program.
is used to perform
actions.
What is the purpose
of an algorithm?
To be a part of a
program
To make code easier
to read
To provide a
procedure for solving a problem
To create a problem
for a computer to solve
Which of these
languages looks the most like regular English?
HTML
JavaScript
C++
Python
A program is
a set of
instructions given to a computer.
the language
computers use to communicate.
writing a program
in a specific language.
a specific coding
language.
Coding is
the computer
specifying instructions to the user.
writing a program
in a specific language.
the language
computers use to communicate.
a set of
instructions given to a computer.
When code is
compiled it
runs slower.
is read directly
from the program.
is made into a
smaller version.
is converted into
binary code.
Decomposition is
breaking a problem
into smaller parts.
a design flaw in
the program.
a list of steps to
complete a task.
a set of steps that
follow one another in order.
Which of these
languages is used primarily to create web pages and web applications?
Javascript
Python
C++
HTML
What job does an
ethical hacker perform?
Handles what users
see and experience on websites
Evaluates a
computer system's vulnerabilities and weaknesses
Writes code for
video games
Handles what
happens behind the scenes on websites
