Read and download free pdf of CBSE Class 10 Computers HTML Fundamentals Assignments. Get printable school Assignments for Class 10 Computer Science. Class 10 students should practise questions and answers given here for Fundamentals of Computer Computer Science in Class 10 which will help them to strengthen their understanding of all important topics. Students should also download free pdf of Printable Worksheets for Class 10 Computer Science prepared as per the latest books and syllabus issued by NCERT, CBSE, KVS and do problems daily to score better marks in tests and examinations
Assignment for Class 10 Computer Science Fundamentals of Computer
Class 10 Computer Science students should refer to the following printable assignment in Pdf for Fundamentals of Computer in Class 10. This test paper with questions and answers for Class 10 Computer Science will be very useful for exams and help you to score good marks
Fundamentals of Computer Class 10 Computer Science Assignment
Write Full Forms
1. HTML : Hyper
2. Text Mark-up Language
3. <B>: BOLD
4. <U>: ITALIC
5. <OL>: ORDERED LIST
6. <UL>: UNORDERED LIST
7. <p>: PARAGRAPH
8. <BR>: BREAK LINE
9. SRC : SOURCE
10. <IMG> : IMAGE
11. <TR>: TABLE ROW
12.<TH>: TABLE HEADING
13. <TD>: TABLE DATA
14. LI : LIST ITEM
15. URL : UNIFORM RESOURCE LOCATION
Fill in the blanks
Question. ___________ extension is used to save the HTML webpage
Answer: jtm or .html
Question. Full form of HTML is _____________
Answer: Hypertext Mark-up Language
Question. ________ list is used to display un-organized list.
Answer: Unordered
Question. ________ tag is used to display elements of Unorganized list.
Answer: LI
Question. Meaning of ALT is ____________
Answer: Alternate Text
Question. __________ is the main part of HTML webpage in which whole information of webpage is present.
Answer: <BODY>
Question. Title is present in ___________ which identifies the heading of HTML web page.
Answer: <HEAD>
True / False
Question. HTML is a structured language.
Answer: TRUE
Question. Table heading is started with tag and ends with tag.
Answer: TRUE
Question. Align tag does not make alignment of attached images instead it does alignment of other contents.
Answer: TRUE
Question. Cell padding is the space in pixels between cell contents and cell border.
Answer: TRUE
Question. Commonly there are Titles and their meaning with definition in the definition list.
Answer: TRUE
Very short Answer Questions
Question. What should be the first tag in any HTML document?
Answer: <HTML>
Question. A webpage displays images. Which tag is used to display this image?
Answer: <IMG>
Question. The page which is designed in HTML is called?
Answer: Webpage
Question. Which tag is used at the starting and end of HTML document?
Answer: <HTML>
Question. Write the name of the tag which contains the contents of a whole webpage.
Answer: <BODY>
Question. Which extension is used to save the HTML document?
Answer: .htm or .htm
Question. Write the name of the tag which is empty tag and is used to break a line.
Answer: <BR>
Question. Write the difference between Ordered and Unordered Lists of HTML.
Answer: Following are the main differences between ordered and unordered lists:
Short Answer Questions
Question. What is HTML?
Answer: Full form of HTML is Hypertext Mark-up Language. It is a simple language. It is a text based language. It is used to create webpages. HTML Commands that are used in webpages are called Tags. Tags are represented using angular brackets (<>). There are two types of tags used in HTML: Container tag and Empty tag.
Question. What is a Tag?
Answer: HTML commands that are used in a webpage are called Tags. Tags are some special instructions which instruct web browser to perform special task. Tag is represented using angular brackets (<>).There are two types of tags used in HTML:
1. Container Tags: These are also called Pair tags or Companion tags. These tags are written twice in the document: one for opening and one for closing. For example: Hello
2. Empty Tags: These are also called Singular tags. This tag is written one time in a document: only for opening it.
There is no need to close these tags. For Example: <BR>tag.
Question. What is tag? Explain.
Answer: tag is used to set an image in web pages. It is an Empty tag. It is started with tag and there is no
closing tag for it. SRC attribute of tag is used to set the address of the image. For Example:
<IMG SRC= “abc.jpg>
Question. What tags are used to create a table in HTML document?
Answer: Following tags are used to create a table in HTML document:
1. tag 2. tag 3. tag 4. tag
Question. Explain <html> tag with an example.
Answer: <font> tag is used to change text style, size and colour in Web pages. <font>tag is a container tag. It is started with <font> tag and is closed with <font> tag. Face, Size and Color are the common attributes that are used in font
tag. For Example: <font face=’Arial’ size= ‘2’ color= ‘red’>Hello </font>
Question. Explain BGCOLOR.
Answer: BGCOLOR is an attribute that is used in <Body> and <Table> tag in HTML document. Full form of BGCOLOR is background color. This attribute is used to change the background colour of a webpage or a table. For Example:
<Body BGCOLOR= ‘Red’>
Question. Explain BACKGROUND.
Answer: BACKGOUND is an attribute that is used in <Body> tag in HTML document. Background attribute is used to set background image of a web page. For Example: <BODY BACKGROUND= “abc.jpg”>
Question. Explain colspan.
Answer: Colspan is an attribute that is used in <TD> and <TH> tag in HTML document. This attribute is used to merge two or more column- cells in a HTML table. For Example <TD colspan=2>
Question. Explain row span.
Answer: Colspan is an attribute of <TD> and <TH> tag in HTML document. This attribute is used to merger two or more row-cells in a HTML table. For Example <TD rowspan=2>
CBSE Class 10 Computer Science Fundamentals of Computer Assignment
We hope you liked the above assignment for Fundamentals of Computer which has been designed as per the latest syllabus for Class 10 Computer Science released by CBSE. Students of Class 10 should download and practice the above Assignments for Class 10 Computer Science regularly. We have provided all types of questions like MCQs, short answer questions, objective questions and long answer questions in the Class 10 Computer Science practice sheet in Pdf. All questions have been designed for Computer Science by looking into the pattern of problems asked in previous year examinations. You can download all Revision notes for Class 10 Computer Science also absolutely free of cost. Lot of MCQ questions for Class 10 Computer Science have also been given in the worksheets and assignments for regular use. All study material for Class 10 Computer Science students have been given on studiestoday. We have also provided lot of Worksheets for Class 10 Computer Science which you can use to further make your self stronger in Computer Science.
What are benefits of doing Assignment for CBSE Class 10 Computer Science Fundamentals of Computer?
a. Score higher marks: Regular practice of Computer Science Class 10 Assignments for chapter Fundamentals of Computer will help to improve understanding and help in solving exam questions correctly.
b. As per CBSE pattern: All questions given above follow the latest Class 10 Computer Science Sample Papers so that students can prepare as per latest exam pattern.
c. Understand different question types: These assignments include MCQ Questions for Class 10 Computer Science with answers relating to Fundamentals of Computer, short answers, long answers, and also case studies.
d. Improve time management: Daily solving questions from Fundamentals of Computer within a set time will improve your speed and accuracy.
e. Boost confidence: Practicing multiple assignments and Class 10 Computer Science mock tests for Fundamentals of Computer reduces exam stress.
How to Solve CBSE Class 10 Computer Science Fundamentals of Computer Assignment effectively?
a. Start with Class 10 NCERT and syllabus topics: Always read the chapter carefully before attempting Assignment questions for Class 10 Computer Science Fundamentals of Computer.
b. Solve without checking answers: You should first attempt the assignment questions on Fundamentals of Computer yourself and then compare with provided solutions.
c. Use Class 10 worksheets and revision notes: Refer to NCERT Class 10 Computer Science worksheets, sample papers, and mock tests for extra practice.
d. Revise tricky topics: Focus on difficult concepts by solving Class 10 Computer Science MCQ Test.
e. Maintain notebook: Note down mistakes in Fundamentals of Computer assignment and read them in Revision notes for Class 10 Computer Science
How to practice CBSE Class 10 Computer Science Fundamentals of Computer Assignment for best results?
a. Solve assignments daily: Regular practice of Fundamentals of Computer questions will strengthen problem solving skills.
b.Use Class 10 study materials: Combine NCERT book for Class 10 Computer Science, mock tests, sample papers, and worksheets to get a complete preparation experience.
c. Set a timer: Practicing Class 10 Computer Science Fundamentals of Computer assignment under timed conditions improves speed and accuracy.
You can download free Pdf assignments for CBSE Class 10 Computer Science Fundamentals of Computer from StudiesToday.com
All topics given in Fundamentals of Computer Computer Science Class 10 Book for the current academic year have been covered in the given assignment
No, all Printable Assignments for Fundamentals of Computer Class 10 Computer Science have been given for free and can be downloaded in Pdf format
Latest syllabus issued for current academic year by CBSE has been used to design assignments for Fundamentals of Computer Class 10
Yes, we have provided detailed answers for all questions given in assignments for Fundamentals of Computer Class 10 Computer Science