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

Relation between stack and heap, Relation between Stack and Heap Stack ...

Relation between Stack and Heap Stack and heap are two significant memory areas. Primitives are created on the stack whereas objects are created on heap. This will be further c

What is the parent class for all swing components? , Design pattern : As y...

Design pattern : As you may look from the diagram given below, containers collect components. Sometimes you want to accumulate a container to another container. So, a container co

COMPRE METHOD, Implement the compare method of the following class Rectangl...

Implement the compare method of the following class RectangleComparator. The method compares two rectangles. The method should return: A positive integer if the area of the first r

Write a recursive function, 1) Write a function that uses recursion that co...

1) Write a function that uses recursion that converts a decimal number to octal (base 8). The function should accept a single integer and return a String containing the base 8 equi

What are wrapper classes, What are wrapper classes? Java gives speciali...

What are wrapper classes? Java gives specialized classes corresponding to every of the primitive data types. These are known as wrapper classes. They are example: Integer, C

It, Implement a program that can compute your taxes (assume year 2012, as- ...

Implement a program that can compute your taxes (assume year 2012, as- sume a form 1040EZ). The form should ask for your ling status (single, married), income, deductions and cred

Constructors or destructors in java program, Consider the following Java de...

Consider the following Java definition of an integer list class. class IntegerList { private int[] list = new int[200]; private int size = 0; public boolean append(int value) {

Work is about 25% done but I am stuck, Modify the client server application...

Modify the client server application developed for phase 1 IP2 to be a Multithreaded Server (i.e. the server can handle concurrent requests from more than one client). Submit your

Explain the use and purpose of java adapter classes, Question: (a) Exp...

Question: (a) Explain the event handling mechanism using a 'JComboBox' as example. Your answer must clearly indicate the event source, event object and event listener. Also

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