COMPUTER SCIENCE crossword

?
a snakes name...
python
1 of 17
a low level language consisting of 1s and 0s
binary
2 of 17
a language that stores data in a database
SQL
3 of 17
c#, java code, c++ what are these examples of?
high level languages
4 of 17
at the end of a if statement what is it called when if moves forward on the next line
indent
5 of 17
stores in code tend to be called a what?
variable
6 of 17
SQL is a type of what level language
low level language
7 of 17
in___
input
8 of 17
what does this symbol (*) stand for in code
multiplication
9 of 17
a error for missing a bracket off of a print statement or other related things is called a what
syntax error
10 of 17
a error that crashes the program if the program has no wait statements is called a what
runtime error
11 of 17
a error that makes doesn't crash the program but not operate correctly in certain circumstances is a what
logic error
12 of 17
a _____ will go through code in one go translating it in one go
complier
13 of 17
when an ________ is working it will flag a error if there is one
interpreter
14 of 17
machine code is what generation of code
first gen
15 of 17
assembly languages are what generation of code
second gen
16 of 17
high level languages are what generation of code
third gen
17 of 17

Other cards in this set

Card 2

Front

a low level language consisting of 1s and 0s

Back

binary

Card 3

Front

a language that stores data in a database

Back

Preview of the front of card 3

Card 4

Front

c#, java code, c++ what are these examples of?

Back

Preview of the front of card 4

Card 5

Front

at the end of a if statement what is it called when if moves forward on the next line

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all programming languages resources »