Java Games: Flashcards, matching, concentration, and word search.

Computer Science Vocab Test

AB
abstractiongives a name to procedure
analogcontinuous values instead of jumping from one value to another
argumentsvalues that a program provides to a function
authenticationexchange of info between 2 parties to verify their identities
backlogprioritized list of features or user stories to add to a program
binaryapproximate representation of everything using only 0 & 1
boolean expressionstatement that is true or false; uses 'and', 'or', 'not'
charactera single typeset unit
componentsparts of an interface
decompositionstrategy of breaking a problem apart into smaller subproblems
digitalinfo that has discrete values with gaps between the values; can be represented binarily
eventtrigger from user input or from computer (e.g., mouse click)
event handlerpart of a program that runs when user inputs something or computer timer goes off
inputinformation provided to computer from a person or another computer
interfacethe way a human interacts with a computer through the input and the output
outputinformation sent to a person or another computer by a computer
processorcomponent of a computer that follows instructions
propertya variable that stores information about an object
return valueany value that a method or function gives back to the statement command based on the method or function
scopethe portion of the program that knows about a variable; global or local
sprint task listsequence of small steps to accomplish, breaking down a user story from backlog
stringa sequence of characters
voltageenergy difference per electron between two locations
defaulta value that a variable will have if no action is taken by the user
evaluateto determine the result of an expression



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities