You are on page 1of 5

BSIT 5P B.Sc.

(IT)5th Semester Assignment Questions


Subject : Graphics & Multimedia And Web Programming (Answer any 7 of your choice)

Set -1
1. Open a Image. And separate background using selection tool. 2. Write a JSP page to display the number of hits to this page. (Hint: use application scope of java bean).

Set -2
1. Using pencil tool create an image of landscape, and color it with Brush tool. 2. Create an HTML page containing the following features a. Create a login JSP page with username , password and submit button. b. On submit, display message Thank you for logging in Also create cookies to store username and password. c. Open login JSP page on a new browser. If the cookie is present the username and password field should be automatically populated with the values from the cookie

Set -3
1. Write a JSP program to display current date and time and suitable welcome message. If time is between 5AM and 12 PM display welcome message as Good Morning If time is between 12 PM and 5 PM display welcome message as Good Afternoon After 5PM display message as Good evening. 2. Using Rubberstamp tool, create a clone image.

Set -4
1. Using Gradient tool, create some backgrounds for photos.

2 .Create an HTML page containing the following features a. A combo box containing the list of 7 colors: Violet, Indigo, Blue, Green, Yellow, Orange, Red

b. Depending upon the color selected from the above combo box, the message in the status bar of the window must be reflect the value selected in the combo box (hint: on change event of the combo box).

Set -5
1. Create an HTML page containing the following features a. A combo box containing the list of 7 colors: Violet, Indigo, Blue, Green, Yellow, Orange, Red b. An empty 1X1 table with default background color: White c. Depending upon the color selected from the above combo box, the background of the table must be changed accordingly. (hint: on change event of the combo box). 2. Import a JPEG format image and save it as a PSD image, using layer options Decrease the opacity of image. Tips: Ctrl + Shift + S = save as window.

Set -6
1. Open a PORTRAIT image, convert it into grayscale. Now color the image Using COLOR BALANCE, LEVELS and CURVES 2.Write a HTML page containing an HTML form to capture the following properties from the user: a. Name (text box) b. Address (text area) c. Phone (text box)

Write javascript functions

to validate Name to contain only alphabets and of maximum length should be 25 ; Show appropriate messages on failure to validate Address field to contain maximum length of 200 characters; Show appropriate on failure and focus the Address field text area to validate phone number to contain only numeric data; show appropriate messages on failure

Set -7
1.Create two HTML pages d. First page with the following features i. An image(logo) with a company name as the heading in the top center ii. This page containing an HTML form, two text boxes to get First Name, Second Name of the user iii. A submit button to the submit the data to the next page e. The Second page receives the data submitted by the First Page, displays the following message Welcome <Last Name>, <First Name>

2. Open a portrait, select the eyeballs using marquee tool, and now change the color of eyes using Hue / saturation. Tips: Ctrl + U = Hue / saturation Set -8 1. Open 3 to 4 images in a same layer. Using filter effects create creative backgrounds for book cover page. 2. Create a HTML page to display a list of film songs available in the library. The following are features of the page f. The name of the songs must be hyper linked to the songs, so that the users must be able to download songs. g. The following is the song database available in the library: Library Name: Hariharan Music Site

Slno 1 2 3 4 5

Song Name PATA-PATA Kana Kanade Anku Donku Kalavanu Thadeyoru Bombe

Film Apthamitra Apthamitra Apthamitra Apthamitra Anayya

Artiste Udith Narayan Madhubalakrishna S P Balasubramanyam Hariharan Unknown

Set 9
1. Create an HTML page to display the following data using <table></table> tags

First Name Shiva Pratap Sreenivas

Last Name Rama S G

City Mysore Bangalore Mercara

Phone Number 08212569964 08025689754 08965445454

2. Open a image and adjust a level of image. Tips: Ctl + L = level

Set -10
1) Write HTML script to display Hello World, Welcome to the world of HTML. Put the title as World of HTML

2) Change a image size 22 cm x 29 cm to 44 cm x 58 cm. And resolution 72 to 300.

Set -11
1. Create some geometrical shapes, using shape tool.

Set -12
1. Type text GRADATION and apply gradient tool on text.

Tips: Before applying gradient you must select text with wand too, and apply gradient on new layer 2. Create an HTML page to display the following data using <table></table> tags

First Name Shiva Pratap Sreenivas

Last Name Rama S G

City Mysore Bangalore Mercara

Phone Number 08212569964 08025689754 08965445454

Set -13
1. Write C Program to create Indian Flag. 2. Write C Program to create FISH structure using basic geometric Functions.

Set -14

1. Write Open GL Program to create a Window and display HELLOW inside 2. Create a simple static web page for a college (assume necessary information )

You might also like