Refer to CBSE Class 10 Computer Science List and Table Handling in HTML MCQs provided below available for download in Pdf. The MCQ Questions for Class 10 Computers with answers are aligned as per the latest syllabus and exam pattern suggested by CBSE, NCERT and KVS. Multiple Choice Questions for List and Table Handling in HTML are an important part of exams for Class 10 Computers and if practiced properly can help you to improve your understanding and get higher marks. Refer to more Chapter-wise MCQs for CBSE Class 10 Computers and also download more latest study material for all subjects
MCQ for Class 10 Computers List and Table Handling in HTML
Class 10 Computers students should refer to the following multiple-choice questions with answers for List and Table Handling in HTML in Class 10.
List and Table Handling in HTML MCQ Questions Class 10 Computers with Answers
(1) There are basically how many types of HTML lists?
(A) 2 (B) 3 (C) 4 (D) 5
(2) Which of the following options show the type of HTML list?
(A) Ordered list (B) Unordered list (C) Description list (D) All of these
(3) Which of the list contains item along with a symbol?
(A) Ordered list (B) Unordered list (C) Description list (D) All of these
(4) What is called a symbol contains in unordered list?
(A) Bullet (B) Serials (C) Description (D) Numbers
(5) Which of the following tag pairs are used to create an unordered list in HTML?
(A)
- .....
- ......
- .....
(6) What is the full form of li in
(A) Last Item (B) Leave Item (C) List Item (D) Lost Item
(7) HTML code is written in which program?
(A) SciTE (B) SceTE (C) ScTE (D) STE
(8) In which form bullet is shown in unordered list?
(A) Unfilled circle (B) Filled circle (C) Square (D) Any one
(9) Which attribute is used to change the bullet in unordered list?
(A) Type (B) Part (C) Change (D) Style
(10) An unordered list bullets are shown in which form?
(A) Unfilled circle (B) Filled circle (C) Square (D) All of these
(11) Which attribute is used to show unfilled circle as a bullet in unordered list?
(A) Round (B) Circle (C) Ring (D) Disk
(12) Which tag is used to show a unfilled circle as a bullet in unordered list?
(A)
- (B)
- .......
- ....... (C)
- ..... (D)
- tag?
- ..... (B)
- ....... (D)
- tag?
- (C)
- (D)
(13) Which tag is used to show a square as a bullet in unordered list?
(A)
- (B)
- (C)
- (D)
(14) What is called a list without any bullets?
(A) Ordered list (B) Description list (C) Unordered list (D) Subject list
(15) Which tag pairs are used to create a description list in HTML?
(A)
- ......
- .......
- .......
(16) In description term the items are enclosed within which tag pair?
(A)
- ......
- ......
(17) What is the full form of dt in
(A) Data Term (B) Database Term (C) Delete Term (D) Description Term
(18) In description list to define sub-items, we use which description tag pair?
(A)
- ......
(19) What is the full form of dd in
(A) Description Data (B) Description Database (C) Description Describes (D) Description Details
(20) Which tag is used to provide heading of a list?
(A)
(21) Where the heading of list must appear?
(A) Before the list (B) Between the list (C) After the list (D) Any one
(22) What are shown along with items in ordered list?
(A) Numbers (B) Alphabets (C) (A) or (B) (D) Bullets
(23) Generally the ordered list starts with which number?
(A) 1 (B) A (C) i (D) Any one
(24) Which facility is available in HTML to present structured information?
(A) Lists (B) Tables (C) Frames (D) All of these
(25) In which form a table contains information?
(A) Grids (B) Frames (C) Lists (D) Any one
(26) In which form information can be presented in a table?
(A) Rows (B) Columns (C) Both (A) and (B) (D) Any one
(27) Which tags are used to create table in HTML?
(A) ....
(C)
(28) Which attributes are used within the and
tags?
(A) Tide of the table (B) Table border
(C) Table row and column (D) All of these
(29) By which tag a row in a table is defined?
(A)
(30) What is the full form of th in (A) Table Height (B) Table Hyper (C) Table Heading (D) Table H (31) Which attribute is used to specifies table border? (A) Border (B) Line (C) Frame (D) Stroke (32) In which form the size of border is given? (A) Centimeters (B) Meters (C)Inches (D) Pixel (33) (A) Align , dir , frame (B)Bgcolor , border , rules (C) Cellpadding , cellspacing , width (D)All of these (34) Which attribute leaves specified gap between edges of the cells and their content? (A) Cellspacing (B) Cellpadding (C) Border (D) Align (35) Which attribute manages space between each cell of the table? (A) Align (B) Border (C) Cellspacing (D) Cellpadding (36) Which attribute controls the outermost border of the table? (A) Border (B) Align (C) Frame (D) Dir (37) Which attribute controls the presentation of inner borders of table? (A) Dir (B) Rules (C) Align (D) Border (38) Which attribute specifies width of the table? (A) Width (B) Height (C) Length (D) Weight (39) Cellpadding attribute is used for what in the table? (A) Gap between edges of the cells and their content (B) Space between the cells of the table (C) Background of the table (D) Table border (40) Cellspacing attribute is used for what in the table? (A) Background of the table (B) Table border (C) Space between the cells of the table (D) Alignment of table (41) Dir attribute is used for what in the table? (A) Description of the table (B) Controls inner border of the table (C) Controls outermost border of the table (D) Direction of the text in the table (42) Frame attribute is used for what in the table? (A) Controls outermost border of the table (B) Controls inner border of the table (C) Direction of the text in the table (D) Description of the table (43) Rules attribute is used for what in the table? (A) Direction of the text in the table (B) Controls inner border of the table (C) Description of the table (D) Controls outermost border of the table (44) Width attribute shows what in the table? (A) Width of the table (B) Breadth of the table (C) Length of the table (D) All of these (45) Which attribute is used to specify the background color in the table? (A) border (B) color (C) bcolor (D) bgcolor (46) What can be given as a value for the bgcolor in the table? (A) Color name (B) Six digit code (C) Both (A) and (B) (D) None of these (47) Which decimal code is used to give value to bgcolor attribute in the table? (A) Dualdecimal (B) Octadecimal (C) Decadecimal (D) Hexadecimal (48) How many digit are there in hexadecimal code of bgcolor attribute? (A) two (B) four (C) six (D) eight (49) In the value of cellspacing attribute, the percentage is percentage of what? (A) Percentage of width of each cell. (B) Percentage of width of each row. (C) Percentage of width of each column (D) Percentage of width of table (50) In which form the value of width attribute can be specified to decide the width of the table? (A) Percentage (B) Pixel (C) (A) or (B) (D) Inches (51) Which of the attribute given below specifies the vertical alignment of the contents of each cell in a row? (A) Align (B) Valign (C) Cellspacing (D) Cellpadding (52) What is the general syntax of valign attribute? (A) (53) Which of the following options show the possible value of valign attribute? (A) Top, bottom (B) Middle (C) Baseline (D) All of these (54) Which attribute from the given below, indicates number of columns that the cell spans across? (A) Headers (B) Nowrap (C) Height (D) Colspan (55) Which attribute from the given below, indicates corresponding headers to the cell? (A) Headers (B) Nowrap (C) Height (D) Colspan (56) Which attribute from the given below, stops text from automatically wrapping into a new line within the cell? (A) Headers (B) Nowrap (C) Height (D) Colspan (57) When any cell spans across more than one row, which of the given attribute can be used? (A) Span (B) Scope (C) Rowspan (D) Colspan (58) Which tag is used to give name to the table? (A) (59) What is used in HTML document to combine multiple web pages and display them as a single web pages? (A) Tables (B) Lists (C) Frames (D) Forms (60) What is known as bringing again of HTML code? (A) Loading (B) Reloading (C) Upload (D) Download (61) What is known as collection of frames in the browser window? (A) Forms (B) Framesource (C) Frameset (D) Framewave (62) Which element is used to create a frameset document? (A) (63) Within the frameset, each frame is represented by which tag pair? (A) (C)..... (D) (64) Which element provides an alternative message for users, when the browser used does not support frames? (A) (65) What is the extension of HTML form file? (A) .h (B) .ht (C) .html (D) Anyone (66) To split browser window horizontally, we may use frameset element with what? (A) Rows (B) Cols (C) Row (D) Col (67) To split browser window vertically, we may use frameset element with what? (A) rows (B) cols (C) row (D) col Expert teachers of studiestoday have referred to NCERT book for Class 10 Computers to develop the Computers Class 10 MCQs. If you download MCQs with answers for the above chapter you will get higher and better marks in Class 10 test and exams in the current year as you will be able to have stronger understanding of all concepts. Daily Multiple Choice Questions practice of Computers will help students to have stronger understanding of all concepts and also make them expert on all critical topics. After solving the questions given in the MCQs which have been developed as per latest books also refer to the NCERT solutions for Class 10 Computers. We have also provided lot of MCQ questions for Class 10 Computers so that you can solve questions relating to all topics given in each chapter. After solving these you should also refer to Class 10 Computers MCQ Test for the same chapter. You can download the CBSE MCQs for Class 10 Computers List and Table Handling in HTML for latest session from StudiesToday.com Yes, the MCQs issued by CBSE for Class 10 Computers List and Table Handling in HTML have been made available here for latest academic session You can find CBSE Class 10 Computers List and Table Handling in HTML MCQs on educational websites like studiestoday.com, online tutoring platforms, and in sample question papers provided on this website. To prepare for List and Table Handling in HTML MCQs, refer to the concepts links provided by our teachers and download sample papers for free. Yes, there are many online resources that we have provided on studiestoday.com available such as practice worksheets, question papers, and online tests for learning MCQs for Class 10 Computers List and Table Handling in HTML tag? tag can carry which attributes?
(B)
MCQs for List and Table Handling in HTML Computers Class 10