Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==april/may 2015
- 1.design an applet which display the triangle in circle and set the background color of an applet by passing parameters.
- 2.what an applet program to display date and time at the center of the applet also apply appropriate color..(it should be display in blue color with font style bold)
- 3. write a program to create an applet that scroll your full name. accept the name as perameter from an html file.(Name should move left to right).
- 4.write a program to implement smiley in face using applet.
- ==April may 2016
- 1.write a program to draw smiley with color using applet.
- 2.create an applet which display a solid square having red color. display name of your college within the square with font style='Times New Roman' ,font size="12 "
- and font color="yellow".
- 3.write an applet program which accepts numbers of ovals user wants to display using perameter tag and draw ovals in different possition.
- ==April may 2017
- 1.write a program to draw smiley using applet.provide yellow color to face and displays greeting massage on the bottom of an image.
- ==april/may 2018
- 1.Write an applet that draw a hut and aleo filled it with color specified in the figure below.
- roof->red
- door->blue
- home->yellow
- 2.write a programming to simulate DIGITAL clock using Thread in applet with following format.
- 12:00:00
- 3. write an applet to accept a string as perameter then print string that odd character in red and even character in green color.
- ==march april 2019
- 1.write an applet draws rectangle in different color and print welcome inside it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement