Flat 50% off on all training & certification courses. Limited time offer Explore courses

Use these filters to find papers

  Question
0

c. Write a JAVA Servlet to read name from client page and say Hello to the name as response.

This question has 0 answers so far.
0

c. Explain components and containers in the swing.

This question has 0 answers so far.
0

a. Explain J2EE architecture.

This question has 0 answers so far.
0

b. Briefly explain the callable statement object. Write a program to call stored procedure using callable statement

This question has 0 answers so far.
0

c. Give JAVA syntax for the following:

i) Selecting the rows from employee table. 

This question has 0 answers so far.
0

c. Give JAVA syntax for the following:

ii) Counting number of employees working in research" department. 

This question has 0 answers so far.
0

a. What are Serviet? Briefly explain the application of servlet in web programming. 

This question has 0 answers so far.
0

b. Write short notes on:

i) Session tracking 

This question has 0 answers so far.
0

b. Write short notes on:

ii) Cookies

This question has 0 answers so far.
0

b. Explain the following with an example :

iii) JComboBox

This question has 0 answers so far.
0

a. What is JSP? Explain the different types of JSP tags.

This question has 0 answers so far.
0

b. What is RMI? Describe the code snippet RMI at client side.

This question has 0 answers so far.
0

c. Write the differences between JSP and Servlets.

This question has 0 answers so far.
0

Write short notes on:

a. Session JAVA beans 

This question has 0 answers so far.
0

Write short notes on:

b. Entity JAVA beans

This question has 0 answers so far.
0

Write short notes on:

C. JAR file

This question has 0 answers so far.
0

Write short notes on:

d. Deployment descriptor for EJB 1.1

This question has 0 answers so far.
0

c. Write a JAVA program to find a factorial of N numbers recursively.

This question has 0 answers so far.
0

b. Explain the syntax of for-each loop. Write a JAVA program to search a key element by using for-each loop.

This question has 0 answers so far.
0

c. Correct the errors from the following code and explain:

         byte b = 50:

         b= 

This question has 0 answers so far.
0

Write the output of the following code:

byte b;

int i = 257;

double d = 323.142;

b= (byte) i:

system.out.println(b):

b = (byte) d;

system.out.println(b): c. 

This question has 0 answers so far.
0

a. What is an applet? Explain different stages in life cycle of applet.

This question has 0 answers so far.
0

b. Create a class figure in JAVA, with following members dim 1, dim 2 and abstract method area. Create a subclasses Triangle, Rectangle with implementation of area. 

This question has 0 answers so far.
0

 c. Explain dynamic method dispatch in Java with example program. 

This question has 0 answers so far.
0

a. What do you mean by thread? Explain the different ways of creating threads.

This question has 0 answers so far.
0

b. Write a JAVA program to create two threads, one displays "computer science" and another displays "information science" five times.

This question has 0 answers so far.
0

a. Explain the process of compiling and running the JAVA application, with the help of "Helloworld“ program. 

This question has 0 answers so far.
0

c. Write a JAVA program to find a factorial of N numbers recursively.

This question has 0 answers so far.
0

a. What is swing? Explain important features of swing.

This question has 0 answers so far.
0

b. Explain the following with an example :

i) JTextField 

This question has 0 answers so far.
0

b. Explain the following with an example :

i) JTextField 

This question has 0 answers so far.
0

b. Explain the following with an example :

i) JTextField 

This question has 0 answers so far.
0

b. Explain the following with an example :

i) JTextField 

This question has 0 answers so far.
0

b. Explain the following with an example :

ii) JTable

This question has 0 answers so far.