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 parentheses in java, Explain Parentheses in Java ? Sometimes th...

Explain Parentheses in Java ? Sometimes the default sequence of evaluation isn't what you want. For example, the formula to change a Fahrenheit temperature to a Celsius tempera

Area Under Curve, #include float start_point, /* GLOB...

#include float start_point, /* GLOBAL VARIABLES */ end_point, total_area; int numtraps; main( ) { void input( void );

What is jdbc exactly, What is JDBC exactly? Describe the steps required to ...

What is JDBC exactly? Describe the steps required to execute a SQL query using JDBC.

Inheritance, Inheritance - is the inclusion of state and behavior of a ba...

Inheritance - is the inclusion of state and behavior of a base class in a derived class so that they are accessible in that derived class. The key benefit of Inheritance is that

What is the basic principle of rmi architecture, The RMI architecture is ba...

The RMI architecture is based on one significant principle: the definition of behavior and the execution of that behavior are separate concepts. RMI allows the code that describes

What is a jsp and what is it used for?, Java Server Pages (JSP) is a platfo...

Java Server Pages (JSP) is a platform independent presentation layer technology that comes with SUN s J2EE platform. JSPs are normal HTML pages with Java code pieces embedded in th

Write a program to add integer value, Write a program to add integer value?...

Write a program to add integer value? class AddInts { public static void main (String args[]) { int i = 1; int j = 2; System.out.println("i is " + i); System.out.println("

How do i include static files within a jsp page, Static resources should al...

Static resources should always be contained using the JSP include directive. This way, the inclusion is performed just once during the translation phase. Do note that you should al

Explain instance variable, What will be the default values of all the eleme...

What will be the default values of all the elements of an array explained as an instance variable? If the array is an array of primitive types, then all the elements of the arr

What are the different parts of autoproxying, a)  BeanNameAutoProxyCreator ...

a)  BeanNameAutoProxyCreator b) DefaultAdvisorAutoProxyCreator c)  Metadata autoproxying

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