Monday, November 21, 2011

IPT Monday: 21st Nov 2011

1. Create an Applet to demonstrate a tic tac toe using mouse events handling, Use Inner Classes.

2. Create a window based program to demonstrate working of psychological answering machine, Use adapter classes. i.e. take one textbox for Q and another read only textbox for answers.

3. Create a multiple ball bouncing game based applet,
Hint: Use Multithreading
Caution: They can collide

4. Create a console based survey of at least 5 Questions to find his interests about technical gadgets.
You need to log his responses in separate files for separate users.
Logging activity should be part of separate user defined package.

No comments:

Post a Comment