Q1. What do you mean by HTML? How does it distinct from DHTML? As well write five tags of HTML with their purpose.
Q2. What do you mean by Cascade Style Sheet? As well describe the merits of CSS over the inline Style.
Q3. What are merits and demerits of Java Sockets? As well describe the InetAddress class of the java.net package.
Q4. Why do we use the UDP protocol in java? As well describe their supporting classes and methods.
Q5. How can we implement the thread-safe JSP page? Illustrate the merits and demerits of using it?
Q6. Write down a RMI program which computes greatest common divisor of two given numbers.