What is a java applet, JAVA Programming

Assignment Help:

Question 1:

(a) What are the disadvantages of using HTML Frames in your web pages?

(b) Give five examples of controls used inside HTML forms and the situation in which they are used

(c) (i) List the different shapes through which a hotspot region can be specified in an imagemap. For each of the shapes mentioned, indicate how its coordinates are specified.

(ii) Give HTML code examples on how you would define each of the shapes you mention.

Question 2:

(a) What is JavaScript and what is its main purpose in a web page?

(b) (i) Compare and contrast absolute and relative addressing with examples of both.

(ii) Which of the two methods would you recommend in web application development? Provide reasons to justify your recommendation.

(c) Explain how the following HTML elements are used to describe tables:-

a. caption
b. table
c. td
d. th
e. tr
f. tbody
g. tfoot
h. thead

(d) (i) What is a Java Applet? Which HTML tag will you use for including a Java applet in a web page?

(ii) Indicate how you would pass parameters to the Java Applet.


Related Discussions:- What is a java applet

Explain animate gifs, Explain Animate gifs? We can save 16 gif images ...

Explain Animate gifs? We can save 16 gif images of the previous instance in a single file in the form of an animated gif, and then used it in a regular tag to display a movi

Code for calculatr, how i made a calculator in java plz tell help me

how i made a calculator in java plz tell help me

Introduction, the multiple of two number in java

the multiple of two number in java

Applet, how to create a face with nose using applet

how to create a face with nose using applet

What are the list interface and its main implementation, What are the List ...

What are the List interface and its main implementation? List helps in collections of objects. Lists may include duplicate elements. Main implementations of List interface are

Which is better to store data as attributes or as elements? , A question ri...

A question rising in the mind of XML/DTD designers is whether to model and encode retain information using an attribute, or alternatively, using an element. 1. Using  an  elemen

Describe the life cycle methods of a jsp? , 1. Pre-translated: Before the...

1. Pre-translated: Before the JSP file has been compiled and translated into the Servlet. 2. Translated: The JSP file has been compiled and translated as a Servlet. 3. I

Array, public class Tester { static void test(int[] a) { int[] b = new in...

public class Tester { static void test(int[] a) { int[] b = new int[2]; a = b; System.out.print(b.length); System.out.print(a.length); } public static void main(String[] arg

Difference between ejb 2.0and ejb 1.1, EJB 2.0 has the additional advantage...

EJB 2.0 has the additional advantages over the EJB 1.1 given below 1. Local interfaces : These are beans that can be needed locally, that means by the same Java Virtual Machi

Difference between while statement and a do while statement, What is the di...

What is the difference between a while statement and a do while statement? A while statement checks at the starting of a loop to see whether the next loop iteration should occu

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd