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

Java Cross 7.0

Head First Java Ch.1

QuestionAnswer
1. Float java data type which can store floating point numbers.
2. Void specifies that the method does not return to any type, so the method returns to void.
3. Public declares a member’s access as public.
4. Java trademark a programming language especially applicable to the Internet
5. Arrays a dynamically-created object that serves as a container to hold constant number of values
6. Loop a way of repeating lines of code more than once.
7. While searches for the number 10 in a randomly ordered int array
8. Branch allows you to see how changing that one decision affects the method's behavior.
10. Compiler translates the Java code written by a programmer into instructions a computer can execute.
11. Variable variable is a container that holds values that are used in a Java program.
12. Int abbreviation for integer, which wraps a value of the primitive type int in an object.
13. IC integrated circuit, which is a semiconductor wafer on which thousands or millions of tiny resistors and capacitors.
a. IT Department of technology.
14. SystemOutPrint System is a class in the java language package, out is a static member of the System class, and .println is a method of java.
15. Static can be applied to a field, a method or an inner class it has a single instance for the whole class that defines it.
16. Main the starting point for the execution of every Java application
17. Method also known as Procedures or Functions, They don't return any value.
18. String a sequence of characters in the Java programming language.
19. Declare the minimum required so other code can call it or refer to it.
20. JVM is an implementation of the Java Virtual Machine Specification, interprets compiled Java binary code.
21. Command telling the computer to do something through code.
9. DC can contain arbitrary Java code and does not create a deployable or installable build result.
Created by: JosueZuniga
Popular Computers sets

 

 



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