_____ a high level language |
_____ a low level language |
_____ an advantage of a high level langauge |
_____ a disadvantage of a high level language. |
_____ turning JAVA code into assembly code |
_____ turning assembly code into machine code |
_____ source code file |
_____ bytecode file |
_____ you have to have the source code to run a program |
_____ you have to have the bytecode to run a program |
_____ any set of instructions |
_____ a collection of bytecode files ready to use |
_____ the only java package that does not need to be imported |
_____ a stand alone program |
_____ a program that can be run in a web browser |
_____ the location of the Applet bytecode file |
_____ computer science is |