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.

Head First Java Ch. 1

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Question
Answer
While   Makes a code loop as long as a certain condition is met.  
🗑
Loop   When you make a piece of code repeat.  
🗑
Arrays   Holds a fixed number of values of a specific type.  
🗑
Java   An object oriented computer coding language.  
🗑
Public   Makes access available to anyone.  
🗑
Void   A method without a return type.  
🗑
Float   Converting data from fixed point to floating point.  
🗑
Branch   A control structure that allows the computer to choose among two or more different courses of action.  
🗑
DC   Contains Java code.  
🗑
Compiler   Transfers java code to instructions for the computer.  
🗑
Variable   A container that holds Java.  
🗑
Int   A name for the integer data type.  
🗑
IC   Integrated circuit.  
🗑
IT   Information Technology.  
🗑
SystemOutPrint   Code to display text.  
🗑
Static   Keyword used to define a variable as a class variable or a class method.  
🗑
Main   The starting point for a program.  
🗑
Method   A set of code that can be called on by name.  
🗑
String   A sequence of characters.  
🗑
Declare   Establish and identifier and associate attributes with it.  
🗑
JVM   Java Virtual Machine.  
🗑
Command   Makes your computer do something.  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
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
Popular Computers sets