0% found this document useful (0 votes)
10 views3 pages

AJP PR Exam List

Uploaded by

samplenewstate04
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

AJP PR Exam List

Uploaded by

samplenewstate04
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

1. Develop a Program to illustrate the use of Choice List in an applet.

2. Develop a Program to illustrate the use of BorderLayout in an applet.


3. Develop a Program to illustrate the use of GridLayout in an applet.
4. Develop a Program to create three Menus- „Format‟,‟Tool‟, and „Help‟ and add suitable
Menu items under these menus.
5. Develop a Program to create an applet to accept a number in a text field and display the
square of the number when button with caption Square is pressed.
6. Develop a Program to create an applet to find factorial of the number entered in a text
field and when button with caption „Find factorial‟ is pressed.
7. Develop a Program to Print Protocol, port, file of http://www.msbte.com.

8. Develop a Program to send a password through client to server and server will send the
message to the client that the password is valid or invalid using UDP.
9. Develop a Program to insert a record into the given database table „StudTable‟.
10. Develop a Program to Change the name of the student as „John‟ whose rollno is 2 in the
table „StudTable‟.
11. Develop a Program to delete the current record.
12. Develop a Program to display the whole contents of a database.

13. Develop a Program having a tabbed panes with button component added to it.

14. Develop a Program demonstrating the use of tree component in swing.


15. Develop a Program demonstrating the use of table component in swing.

16. Develop a program to authenticate the user name and password using GenericServlet.

17. Develop a program to verify authenticated user extending Http Servlet.

18. Demonstrate ActionEvent of Button in AWT.


19. Demonstrate ItemEvent of Choice in AWT.

20. Develop a Program to create an applet to accept a number in a text field and display the
cube of the number when button with caption Cube is pressed.
21. Develop a Program to create an applet to accept a radius in a text field and display the
area of circle when button with caption Area is pressed.

22. Design following applet :

No

Result
Square Cube
23. Design following applet :

Breakfast Lunch Dinner

Total Bill

24. Design applet to create radio button.(Use AWT).


25. Design applet to create radio button.(Use swing).

You might also like