0% found this document useful (0 votes)
36 views3 pages

Computer

This document contains instructions and questions for a Computer Science and Information Technology exam for Class 8 students. It covers topics like HTML, web design, databases, and Microsoft Access. The exam consists of multiple choice questions, fill-in-the-blank, short answer, and programming questions testing knowledge of tables, queries, forms, fields, hyperlinks, and other database and web design concepts.

Uploaded by

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

Computer

This document contains instructions and questions for a Computer Science and Information Technology exam for Class 8 students. It covers topics like HTML, web design, databases, and Microsoft Access. The exam consists of multiple choice questions, fill-in-the-blank, short answer, and programming questions testing knowledge of tables, queries, forms, fields, hyperlinks, and other database and web design concepts.

Uploaded by

devilgamer63020
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

ZOOM INTERNATIONAL SCHOOL

(Senior Secondary, Affiliated to CBSE, Delhi)


HALF YEARLY EXAMINATION (2021-22)
COMPUTER SCIENCE AND INFORMATION TECHNOLOGY
CLASS: VIII

Time Allowed: 3 Hrs. Maximum Marks: 80


General Instructions:
a) All questions are compulsory.

A. Write True (T) or False (F): 1 * 10 = 10


i) Home page is also known as the front page.
ii) A table consists of only rows.
iii) An e-mail address can be made as a hyperlink.
iv) The BASEFONT element has three major attributes: SIZE, COLOR, and FACE.
v) VALIGN is same as ALIGN attribute.
vi) Input Mask property controls the values a user can enter into it.
vii) You can insert records by clicking on the insert button of records group on the
home tab.
viii) By default, a table is created in Datasheet view.
ix) In a table, by default space is left for borders.
x) RESIZING is an attribute of the frame tag.

B. Fill in the blanks: 1 * 10 = 10


i) A field that contains _____________ values is known as Primary Key.
ii) Definition lists start with the______________ tag.
iii) Each__________ defines a set of rows and columns.
iv) BG color is an__________, which is used to add background color to a web page.
v) An HTML file has a ___________ extension.
vi) A Table is the basic component of a ___________.
vii) The Hyperlink field type is used to store ____________.
viii) A_______________ indicates the kind of data to be stored.
ix) The BR and the HR elements are the__________________ elements.
x) __________________ systems are used to organize data into rows and columns.

C. Tick the correct answer: 1 * 10 = 10

i) __________________ view allows you to create a table in a spreadsheet view.


a) Datasheet.
b) Design.
c) Excel.
ii) A field name cannot have more than _____________________ characters.
a) 32
b) 64
c) 128
iii) ___________________ attribute is used to change the size of the BASEFONT
element.
a) SIZE
b) COLOR
1
c) FACE
iv) ______________________ field allows better formatting of data in tables, forms
and reports.
a) Rich Text Memo
b) Text
c) Memo
v) A Project consists of many _________________.
a) controls
b) forms
c) programs
vi) A list marks with Symbols is _______________ list.
a) Ordered
b) Unordered
c) Definition
vii) ________________ is the front page and gateway to the website.
a) Main topic page
b) Subsidiary page
c) Home page
viii) ___________________ tag is used to inserting columns in the table.
a) ALIGN
b) TD
c) TR
ix) A table in MS Access is a group of ________________.
a) Databases
b) Fields
c) Records
x) Using ______________ you can link two pages.
a) Image
b) Text
c) Hyperlinks

D. Define the following Keywords: 2 * 5 = 10

i) Queries.
ii) Home page.
iii) Database.
iv) Tags.
v) Access Ribbon.

E. Answer the following questions: 2 * 10 = 20

i) What is a mailto link?


ii) Explain the differences between bulleted and numbered lists.
iii) How MS Access is different from MS Excel?
iv) Write any four advantages of database?
v) Name any four data types used in MS Access.
vi) What is table? What is a hyperlink?
vii) What are the various parts of MS Access Database Interface window? (Write only
various parts names)
viii) What is Field Size?
2
ix) What is Default Value?
x) What is Caption?

F. Write down the program of the following questions: 5 * 4 = 20

i) Write a HTML program to create HTML table. After creation insert only 2 rows and 2
columns in it.
ii) Write a program to link another web page in your web page.
iii) Write a HTML program to insert two Pictures in your HTML page.
iv) Write the event procedures for calculating the gross salary, which is the sum of
basic pay, HRA (house rent allowance) and CA (conveyance allowance).

************

You might also like