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

B.TECH - II SEM: IT7211 Information Technology Essentials Paper A

This document outlines three assessment test papers - Paper A, Paper B, and Paper C - for the B.Tech II Sem IT7211 Information Technology Essentials course. Paper A includes tasks to create a student registration form with validations, illustrate the img tag, and implement merge sort. Paper B involves writing a program for a single linked list with various operations and a function to perform arithmetic operations. Paper C contains tasks for binary search, recursive factorial, illustrating hyperlink and frame tags, and displaying college information using style sheets.

Uploaded by

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

B.TECH - II SEM: IT7211 Information Technology Essentials Paper A

This document outlines three assessment test papers - Paper A, Paper B, and Paper C - for the B.Tech II Sem IT7211 Information Technology Essentials course. Paper A includes tasks to create a student registration form with validations, illustrate the img tag, and implement merge sort. Paper B involves writing a program for a single linked list with various operations and a function to perform arithmetic operations. Paper C contains tasks for binary search, recursive factorial, illustrating hyperlink and frame tags, and displaying college information using style sheets.

Uploaded by

excitekarthik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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