A simulation program has a variable that is used to keep score. The program needs to print a “Congratulations!” message when the score reaches 50. Which programming concept would be used to determine when this happens?
inheretance
sequence
selection
A computer can only ready machine language yet high-level and next-generation programs are created in human readable source code. What converts course code to machine code each time a program is run?
interpreter
coder
sequencer
compiler
A series of logically ordered programming steps that leads to a result if called a
program
data structure
algorithm
code
The process of planning, developing, implementing, and testing a set of instructions to enable a computer to perform a certain task is known as
beadboarding
programming
hacking
translating
Pequires memorizing or looking up numerical codes for every instruction that is used
high-level programming language
Assembly language
Fourth-generation language
Machine language
Lets users create programs by manipulating program elements graphically rather than by specifying them textually
Machine programming language
Visual programming language
Next-generation programming language
Assembly programming language
Programming trends are driven by
greater efficiency
increased customization
ease-of-use
all of the answers are correct
Creates and writes the code for software applications and operating systems.
computer programmer
web developer
video game tester
code debugger