ECT 7130 Final Review - PowerPoint PPT Presentation

About This Presentation
Title:

ECT 7130 Final Review

Description:

You can bring two A4 size, double-sided cheat sheet ... Run, yield, join, sleep methods ... Comparison between abstract class and interface. Comparable and ... – PowerPoint PPT presentation

Number of Views:18
Avg rating:3.0/5.0
Slides: 8
Provided by: seem2
Category:
Tags: ect | final | review | run | up

less

Transcript and Presenter's Notes

Title: ECT 7130 Final Review


1
ECT 7130 Final Review
  • 2009-2010 First Term

2
Time and Location
  • Time 700-930 pm Dec. 16, Wednesday
  • Location ERB 804
  • You can bring two A4 size, double-sided cheat
    sheet
  • Needed API will be provided in the exam paper

3
Questions
  • Multiple choices
  • Read short programs and find out the error/the
    output
  • Read long programs and find out the output
  • Add some codes to complete a program

4
Coverage (1)
  • Most important Servlet and JSP
  • Can read and write
  • doGet and doPost methods
  • Using JavaBeans in JSP
  • Getting and setting properties (from input
    parameters)
  • Not required Web Services, RMI, database
    programming, Networking, Applet

5
Coverage (2)
  • GUI Basics
  • Different layout managers
  • JPanel, JFrame usage
  • Multithreading
  • Run, yield, join, sleep methods
  • Not required thread pool, synchronization, race
    condition, lock, etc.

6
Coverage (3)
  • Class and Object
  • Inheritance and polymorphism
  • Constructor chaining
  • Overriding
  • Dynamic binding
  • Casting objects
  • ArrayList and Vector classes
  • Abstract class and interface
  • Comparison between abstract class and interface
  • Comparable and Cloneable intefarces

7
Java Basics
  • Array
  • Create and initialize arrays
  • Loops
  • Selection
Write a Comment
User Comments (0)
About PowerShow.com