Tutorial No:01
Tutorial No:01
Tutorial No:01
1.Explain the role of class java.awt.component and class java.awt.container class hierarchy?
Tutorial No:02
1.Differentiate between Awt and Swing component?
7.Explain the steps to create JTabbed Pane using swing also write example to demonstrate?
5.Write a program on ActionListener to add values of two textfields into third textfield?
9.Wite a program that demonstrate the use of adapter class ,mouse adapter and mouse motion
adapter and define only one method for each?
13.Prepare a login form with event to check whether user ID and password matched or not show
the message in another label?
Tutorial No:04
1.Write short note on IP address with its classes?
3.Define reserved socket and list out all the reserved port number?
6.List the instance method of Inet address methods with specific example?
13.Write a program to demonstrate sending and receiving data through datagram packet and
socket?
15.Write a program for TCP client server that the client accept 3 numbers from users and sends it
to the server .server returns the largest among number?