Friday, October 2, 2020

GSEB : Class 10 Computer Studies Chapter - 4 (MCQs)

 


 

1. Which of the following is specified by <ul> in HTML?
 a. Simple list
b. Ordered list
c. Unordered list
d. Simple table
Ans : Unordered list


2. Which of the following is specified by <ol> in HTML?
a. Simple list
b. Ordered list
c. Unordered list
d. Simple table

Ans : Ordered list

3. Which of the following tag pairs identifies items of list?
a. <li> and </li>
b. <items> and </items>
c. <object> and <objects>
d. <table> and </table>

Ans : <li> and </li>

4. Which of the following tag pairs are used to print list without bullets?
a. <ol> and </ol>
b. <ul> and </ul>
c. <dt> and </dt>
d. <pt> and </pt>

Ans : <dt> and </dt>

5. Which of the following tag pairs are used to define a row of a table?
a. <tr> and </tr>
b. <td> and </td>
c. <th> and </th>
d. <row> and </row>

Ans : <tr> and </tr>

6. Which of the following attributes is used when a cell spans across more than one raw?
a. Colspan
b. Rowspan
c. Span
d. Scope

Ans : Rowspan

7. Which of the following is used to divide bowser windows into multiple parts?
a. Frameset
b. Elements
c. Layout
d. Design

Ans : Frameset

8. Which of the following is used to display an alternative content, in case browser does not support frames?
a. Noframes
b. Yesframes
c. Falseframes
d. Trueframes

Ans : Noframes

9. Which of the following can be changed in an ordered list in HTML?
a. Order of the items
b. Start Number
c. Number style
d. All of these

Ans :  All of these
 

10. Which of the following is an option entity in an HTML table?
a. Caption of the table
b. Heading of the table
c. Grouping of columns of the table
d. All of the above

Ans : All of the above



Thursday, April 16, 2020

Standard - 2 (Chapter - 4 Exercise)

Chapter - 4

Q.1. Put ✓  against the correct and   against the wrong statement.

1. A keyboard is used to enter data in a computer. ✓ 
2. Paint is used to create simple text file. 
3. Notepad can be opened by double clicking on its icon. ✓ 
4. Whatever we type is displayed at the cursor position. ✓ 
5. The light of caps lock key on the keyboard indicates that caps lock key is off. 
6. Shift key is useful to type $ sign. ✓ 
7. Maximize button is on the title bar of Notepad. ✓ 
8. There are total 8 menus in Notepad. 

Q.2 Fill in the blanks with an appropriate option.

1. To start Notepad Double Click on it's icon.
2. We can select Start Button ---> All Programs ---> Accessories ---> Notepad to start Notepad.
3. The continuously blinking line is called cursor.
4. Minimize button is used to reduce the size of program window and to keep it on the task bar.
5. Close button is useful to close Notepad program.

Q.3 Answer the following question.

1. What is text Area?
Text area is a place on which we can type a text.

2. How to start Notepad ?
(1) Double click on Notepad icon. (2) Click Start ---> All Programs ---> Accessories ---> Notepad.

3. What is used to enter data in computer ?
Input devices like keyboard, mouse etc used to enter data in computer.

4. What are the uses of Notepad program?
Notepad program is used to write number, text and symbol.

5. What do you see on the title bar of Notepad?
We can see title of notepad and three control buttons(minimize, maximize and close).