INEW2334 Advanced Web Page Programming - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

INEW2334 Advanced Web Page Programming

Description:

Event Listener, Inner Class. Java GUI (Graphical User Interface) 11/30/09 ... Object-oriented: inheritance, polymorphism, abstract class, interface. Exam Format ... – PowerPoint PPT presentation

Number of Views:33
Avg rating:3.0/5.0
Slides: 6
Provided by: hoang7
Category:

less

Transcript and Presenter's Notes

Title: INEW2334 Advanced Web Page Programming


1
COSC 1437 Programming Fundamentals II Final
Exam Review
2
Java GUI (Graphical User Interface)
  • Concept Chapter 12
  • Inheritance
  • AWT (SDK 1.1) java.awt.
  • Swing (SDK 1.3) javax.swing.
  • Frame, Window, Panel, Container, Graphics
  • Drawing color, font, text, etc.
  • Applet Chapter 3
  • Basics Graphics Control Chapter 13
  • Label, Button, etc.
  • Layout Manager
  • Advanced Graphics Control Chapter 14
  • Slider, PopupMenu, etc.
  • Event Handling Chapter 13
  • Event Listener, Inner Class

3
Coverage
  • Algorithm
  • Pseudocode
  • Array
  • Definition
  • Sorting
  • Searching

4
Coverage
  • Object-based Programming
  • Constructor
  • Package
  • Inheritance
  • Superclass
  • Class hierarchy
  • Polymorphism
  • Abstract class
  • Interface
  • Nested class

5
Exam Format
  • Time 2 hours
  • Total points 25
  • Format
  • Open book
  • 20 multiple-choice questions (off-monitor) 10
    points
  • Submit answer sheet before doing programming
  • 1 programming exercise (on-monitor) 15 points
  • Coverage
  • Array sorting, searching
  • Object-oriented inheritance, polymorphism,
    abstract class, interface
Write a Comment
User Comments (0)
About PowerShow.com