0% found this document useful (0 votes)
6 views1 page

Java Applet Development and Concepts

The document outlines various tasks related to Java applets, including designing an applet for arithmetic operations, displaying output in red, drawing a bar chart, and creating a chessboard. It also covers TCP/IP communication between client and server, JDBC driver types, and differences between Java applets and applications. Additionally, it explains key concepts such as dynamic method dispatch, protocols, sockets, and the URL class in Java.

Uploaded by

Bunny
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Java Applet Development and Concepts

The document outlines various tasks related to Java applets, including designing an applet for arithmetic operations, displaying output in red, drawing a bar chart, and creating a chessboard. It also covers TCP/IP communication between client and server, JDBC driver types, and differences between Java applets and applications. Additionally, it explains key concepts such as dynamic method dispatch, protocols, sockets, and the URL class in Java.

Uploaded by

Bunny
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

4mks

Design an applet to perform all arithmetic operations and display the result by using

labels. textboxes and buttons.

Mention the steps to add applet to HTML file. Give sample

Write a java applet to display the following output in Red

color. Refer Fig No. 1.

Write a Java applet to draw a bar chart for the following values.

Describe the applet life cycle in detail.

Explain the concept of Dynamic method dispatch with suitable example.

Write a program to draw a chessboard in Java Applet.

Write a programme to demonstrate TCP/iP communication between client and server of even and
odd.

Explain Types of JDBS drivers

2mks

Write syntax of elipse.

Differentiate between Java Applet and Java Application

Difference between TCP IP and UDP . Explain Factory methods

Explain i) protocol ii) Socket iii) Port list any 4 protocol

Explain the use of i)Inet address ii) Datagram and packets iii) Server socket and class

Explain URL class and its format .List its any 4 constructor and methods

You might also like