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 the for loop in java, Explain the for loop in java? // This is ...

Explain the for loop in java? // This is the Hello program in Java class Hello { public static void main (String args[]) { System.out.print("Hello "); // Say Hello

Write a java client by using arraylists, 1. The purpose of this problem is ...

1. The purpose of this problem is to practice using ArrayLists.Write a Java client file containing a mainmethod plus other methods as needed to solve the following problem (no clas

What is externalizable interface, What is Externalizable interface? Ext...

What is Externalizable interface? Externalizable is an interface which have two methods readExternal and writeExternal. These methods give you a control over the serialization

What is the output of the following javascript code, What is the output of ...

What is the output of the following JavaScript code? name="Ali Akbar"; document.write(name.charAt(4)) ;

Describe remote objects?, Describe Remote Objects A Remote Object is o...

Describe Remote Objects A Remote Object is one whose functions can be called from another JVM. A remote object class must execute the Remote interface. A RMI Server is an appl

What is jms client, An application or procedure that produces and/or receiv...

An application or procedure that produces and/or receives messages.

Explain operator precedence in java, Explain operator precedence in java ? ...

Explain operator precedence in java ? It's probable to combine multiple arithmetic expressions in one statement. For example the subsequent line adds the numbers one by five:

In programming what is an object, In programming, what is an object? Ob...

In programming, what is an object? Object is a named collection of properties (data and state) & methods (instructions, behaviour). Objects are key to understanding object-orie

What is a relational database, What is a Relational Database? Give the name...

What is a Relational Database? Give the names of any three RDBMS software? Database consist of two or more then two tables are called Relational database. Oracle dabatbase S

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