You are on page 1of 2

SMT.

SRIDEVI AWASIYAVIDYAPEETH
VAMANPURA, JAINGARA, KIRAOLI, AGRA
SECOND TERM EXAMINATION 2021-22
Sub: COMPUTER
TIME: 03:00 Hrs. CLASS: 7th M.M: 40

All Questions are Compulsory:


Q-1 Tick the correct option: 1×10 = 10
1. This loop is used when you know exactly how many times a statements should be executed.
a. IF and THEN ( ) c. DO – LOOP ( )
b. FOR NEXT ( ) d. WHILE WEND ( )

2. It is used to make decision in certain situation.


a. IF and THEN ( ) c. DO –LOOP ( )
b. FOR NEXT ( ) d. WHILE WEND ( )
3. This tag defines the document type and HTML version.
a. <!DOOTYPE…> ( ) c. <!DOCTYPE…> ( )
b. <!DODTYPE…> ( ) d. <!DOPCTYPE…> ( )
4. It is the standard markup language for creating web page.
a. Hyperlink ( ) c. HTML ( )
b. Hypermedia ( ) d. Hypertext ( )
5. Anything that appears within this element is displayed with strikethrough.
a. <strike>…</strike> ( ) c. <italic>…</italic> ( )
b. <bold>…</bold> ( ) d. <span>…</span> ( )
6. This element can be used to group inline elements only.
a. <spam> ( ) c. <spad> ( )
b. <spac> ( ) d. <span> ( )
7. It transport a still object across a scene.
a. Symbols ( ) c. Motion tween ( )
b. Frame ( ) d. Dynamism ( )
8. This represents a simple mode of visualization.
a. Frame ( ) c. Tween ( )
b. Timeline ( ) d. Dynamism ( )
9. It is a collection of computers connected by network cables or through satellite links.
a. Intranet ( ) c. Intarnet ( )
b. Internet ( ) d. Internat ( )
10. It is a private network accessible only to an organization’s staff.
a. Intarnet ( ) c. Intranet ( )
b. Internet ( ) d. Internat ( )
Q-2 Fill in the Blanks: 1×10=10
1. The ………………statement is another way to make decision in basic.
2. You will have to increment the counter yourself with the………………statement.
3. HTML stand for……………….
4. Tag are of two types………………and……………….
5. The content of a………………element is written in superscript.
6. ………………is a container element in that it has an opening tag and a closing tag.
7. ………………is one of the main characteristics of flash 8.
8. ………………Layer erase the selected layer.
9. Internet is also known as ………………network.
10. Internet is ………………type of network.
Q-3 True or False: 1×10=10
1. In select case the value of the variable counter is incremented by 1 unit it equal to the value of end.
( )
2. The while wend statement is another way to execute a loop. ( )
3. The empty tag effects everything that comes between their starting and ending tag.( )
4. The <br/> tag has a space between the characters br and the forward slash. ( )
5. Line text means a thin line thought the text. ( )
6. The <Font> tag is not a container element that is there is no closing tag. ( )
7. Insert layer is used for inserting layer in the present scene. ( )
8. The created symbol is saved into our created file. ( )
9. The browser contacts the web server and requests information. ( )
10. Internet is system in which multiple PCs are connected to each other. ( )
Q-4 Match the following: 1×10=10
1. GOTO Make decision in certain conditions.
2. WHILE WEND Another way to make decision in BASIC.
3. DO LOOP Another way to execute a loop.
4. IF-THEN-ELSE Jump to any time you want.
5. SELECT CASE The variable counter, by default, increases by 1.
6. <HR> Markup language.
7. <Title>..</Title> Enclosed within angle braces.
8. HTML This tag represents the heading.
9. Tags Container tag.
10. <H1> Empty tag.
Q-5 Answer any 10 questions: 2.5×10=25
1. What are loops?
2. What are tags?
3. What is meant by Grouping Content?
4. What is flash 8?
5. What is timeline?
6. What is motion tweens?
7. What is E-mails?
8. What is meant by keyboard?
9. Define Web browser?
10. What is movie clip?
11. Define <BIG> and <SMALL>?
12. What is meant by HTML?
Q-6 Answer any 2 questions: 3×2=6
1. Differentiate between Webpages and websites?
2. Write the step to start Flash 8?
3. Differentiate between Inserted Text and Deleted Text?
Q-7 Write any two programs: 4.5×2=9
1. WAP to enter your name age and Hello and give the output.
2. WAP to multiply two numbers.
3. WAP to compare the two numbers.

You might also like