77
Page views
3
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
1) Write programs in Java to demonstrate the use of following components, Text fields, Buttons, Scrollbar, Choice, List and Check box. 2) Write Java programs to demonstrate the use of various layouts like Border Layout, Grid Layout
UNIT 2:
word
download   open file
3) Write programs in Java to create applets incorporating the following features: a) Create a color palette with matrix of buttons. b) To set background images. 4) Write programs in Java to do the following: a) Set the URL of another server b) Download the home page of the server c) Display the contents of the page with date, content type, and expiration date, last modified and length of the home page.
UNIT 3:
word
download   open file
5) Write programs in Java using sockets to implement the following: HTTP request SMTP. 6) Write a program in Java for creating simple chat application with datagram sockets and datagram packets