Pages: [1]
Print
Author Topic: a review sheet  (Read 2344 times)
hauser
Administrator
Newbie
*****
Posts: 149


« on: December 07, 2007, 03:09:09 PM »

CSCE 144 Review

1.Programming environment
2.Variables vs. literals
3.Arithmetic: integer and decimal
4.String class
5.Scanner class for input
1.keyboard
2.file
6.if statement
1.boolean expressions
2.nested
7.comparing things
8.loops
1.for
2.while
3.nested
9.methods
1.passing values
2.local variables & scope
3.returning values
10.classes
1.fields
2.constructors
3.methods
4.overloading
11.GUIs and Events
1.JFrame for windows
2.JPanel for organization
3.Components
1.Active : JButton, JTextField
2.Passive: Jlabel
4.Declaration, instantiation, adding to GUI, setting action listener
5.Event handling
1.addActionListener
2.actionPerformed
3.implements ActionListener
12.Arrays
1.declaration and allocation
2.reference type
3.indexing
4.two-dimensional
5.ArrayList class
Logged

George Hauser
Pages: [1]
Print
Jump to: