(XI) Computer Annual Practical Exam 2078

Set - 1
Attempt all questions: 1. Write a C program to know a number is positive or negative or zero. 2. Write a C program to find length and reverse of given string. 3. Make an attractive web page using 20 tools in HTML and apply some CSS in it and write HTML tags on paper.
Set - 2
Attempt all questions: 1. Write a C program to know a number is odd or even. 2. Write a C program to find largest number among ten different numbers. 3. Make two web pages using at least 10 HTML tags and a table and make a link between them. Write HTML tags on paper.
Set - 3
Attempt all questions: 1. Write a C program to calculate factorial of a number.[Eg. 5!=5*4*3*2*1=120] 2. Write a C program to calculate sum of two 2x2 matrices. 3. Make a web page using at least 10 HTML tags with forms and table. Write all HTML tags on paper.
Set - 4
Attempt all questions: 1. Write a C program to display multiplication table of given number. 2. Write a C program to transpose 2x3 matrix. 3. Make a web page to show all types of link using any two web pages. Write all HTML tags on paper.
Set - 5
Attempt all questions: 1. Write a C program to test whether the given number is divisible by 7 or not. 2. Write a C program to find the smallest number among 100 numbers. 3. Make two web pages using at least 15 HTML tags and lists. Write HTML tags on paper.
Set - 6
Attempt all questions: 1. Write a C program to print 1 for Sunday, 2 for Monday and so on. 2. Write a C program to change given string in uppercase and joins two strings. 3. In HTML, make a web page using some tags and insert some images. Write all HTML tags on paper.
Set - 7
Attempt all questions: 1. Write a C program to display the largest number among three different numbers. 2. Write a C program to subtract two 2x2 matrices. 3. Make an attractive web page using 20 tools in HTML and write HTML tags on paper.
Set - 8
Attempt all questions: 1. Write a C program to display smallest number among three numbers. 2. Write a C program to find the sort ten numbers in ascending order. 3. Make two web pages using at least 12 HTML tags and lists. Then change background picture of your webpage. Write all HTML tags on paper.
Set - 9
Attempt all questions: 1. Write a C program to find middle number among three different numbers. 2. Write a C program to display 10 integers numbers in descending order. 3. Make two web page using tables and give link from one to another. Write HTML tags on paper.
Set - 10
Attempt all questions: 1. Write a C program that inputs cost price and selling price and determine whether there is profit or loss. 2. Write a C program to input ‘n’ numbers and display the sum of even numbers from the array. 3. Make an attractive web page using 10 tools in HTML and apply some CSS in it and write HTML tags on paper.