You are on page 1of 1

Department of Information Technology, Madras Institute of Technology, Anna University

ASSESSMENT TEST

B.TECH – II SEM: IT7211 Information Technology


Essentials

PAPER A

1. Create a Student Registration form that includes Name , Roll No, Education ,
Address ,Email, Zipcode , State and do all the necessary validations.(10)
2. Program to illustrate the img tag.(2)
3. Program to implement the merge sort.(10)

Department of Information Technology, Madras Institute of Technology, Anna University

ASSESSMENT TEST

B.TECH – II SEM: IT7211 Information Technology


Essentials

PAPER B

1. Write a program to implement single linked list that performs operations like
Creation,Insertion,Deletion and reversing.
2. Pass two numbers as arguments to a function and perform all basic arithmetic
operations(Addition, Subtraction, Multiplication and Division) and display the results
in alert box when the corresponding buttons are clicked.
3. Write a HTML script to change the color of the background on a web page and include a
table by using table tag.

Department of Information Technology, Madras Institute of Technology, Anna University

ASSESSMENT TEST

B.TECH – II SEM: IT7211 Information Technology


Essentials

PAPER C

1.Write a Program to implement Binary Search.


2.Write a program to find the factorial of a given number using Recursion.
3.A Program to illustrate Hyper Link tag and Frame
4. Program to illustrate a simple web page using that displays the college information using
various style sheets.

You might also like