Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

Intro to Java - MPL

Grossmont College Class

QuestionAnswer
When a program runs on a computer, the part of the computer that carries out the instructions is called the CPU
When a program runs on a computer, it is stored in RAM
When a program is not running, it is stored on a disk.
Flash drives, CDs, external disks are all examples of _____ storage (memory) devices. secondary
At each step of its operation, the input to a Central Processing Unit is an instruction.
A binary digit is zero or one.
A bit is a binary digit, like 0 or 1.
A byte in memory is identified by a unique number called its address.
In modern computer systems, a byte consists of ____ bits. 8
A compiler translates source code into executable code
In object-oriented programming a class is a model or template from which objects are created.
In object-oriented programming a method is code that allows access to an object's attributes or that carries out some other action for the object.
An operating system allocates resources like memory to programs that are running.
What best defines a "programming language"? It allows us to express an algorithm.
The code that a programmer writes is called _______ code. source
The ability of a language to let a programmer develop a program on computer system that can be run on other systems is called portable.
To run a Java program from a command line, we use the _____ command. java
Files containing Java code must end with what "extension"? .java
The standard name of the Java compiler is ______ javac.
Division by zero when the program is executing is an example of a _______ error. run-time
The purpose of testing a program with different combinations of data is to expose run-time and ________ errors. logic
An identifier that cannot be used as a variable name is a ______ word. reserved
The rules that govern the correct order and usage of the elements of a language are called the _____ of the language. syntax
Which token is NOT a keyword (language-determined identifier)? sum
Created by: l1ngoman
 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards