0% found this document useful (0 votes)
5 views

Practicaljava

Uploaded by

insaneanime925
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Practicaljava

Uploaded by

insaneanime925
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Practical Exam-Program List

BCA Vth Sem(2020-2021)


Java Programming & Webpage Design
Practical
(BCA-506)
HTML
1. DWP that display blue color as back color and text in center.
2. DWP that display image as background.
3. DWP that display all the font size and style.
4. DWP that display a list tag ( ordered and unordered).
5. DWP that display text in different align(left, right, center).
6. DWP that use tag like (<p>,<br>).
7. DWP that show the concept of hyperlink.
8. DWP that display the student information with the help of table tag (also use caption>,cellpadding,
cellspacing).
9. DWP that the strikethrough , underline.
10. DWP that show the use of form tag.
11. DWP that display the two button submit and reset on the form.
12. DWP that display use of text and textarea.
13. DWP for the student information system.
14. DWP that show the H1 to H6 heading tag use by using script.
15. DWP that generate the table.

JAVA

1. WAP to create a table for any number.


2. WAP to show the use of array.
3. WAP to show the use of inheritance.
4. WAP to show the use of interface.
5. WAP to show the use of any type of exception.
6. WAP to show the use of multithreading.
7. WAP to create sample applet.
8. WAP to handle an event using awt package.
9. WAP to create any one awt control(label, textbox, checkbox, checkbox group, button, list etc)with full
functionality.
10. WAP to show the use of mouse listener.
11. WAP to show the use of keyboard listener.
12. WAP to show any one Layout Control Manager (Flow Layout, Grid Layout, Border Layout).

You might also like