computer Lesson 5, 6
Lesson-5
Fill in the blanks
1. H T M L stands for Hyper Text Markup Language.
2. S u b l i m e is an example for a text editor.
3. HTML tags are surrounded by a n g l e brackets.
4. <h1 align = “center”>Hello cyber square < / h 1 > align
the text “Hello cyber square” to center.
5. < u > Hello Cyber Kid < / u > is used to underline the text
Hello Cyber Kid.
State true or false
1. Notepad works in Mac.-False
2. H1 is a tag for creating a paragraph.-False
3. Title tag shows the title of the website on the tab of the
browser.-True
4. Block-level elements always start on a new line.-True
5. <span> is an example of a block-level element.-False
Match the following
1.<title></title> e. Title of the webpage.
2.<h1></h1> a. Heading tag. Changes the text
size to a header size.
3.<p></p> b. Paragraph
4.<i> Text </i> c. Make the text in italics.
5.<img> d. For inserting an image onto
the webpage.
Multiple Choice Questions
1. HTML stands for
a. Hyper Text Markup Language.
b. Hyper Text Makeup Language.
c. Hyper Text Markup Lab.
d. None of the above.
2. align="center” aligns the text to:
a. left.
b. right.
c. center.
d. None of the above.
3. <img> tag is used for:
a. Inserting a video.
b. Inserting an image.
c. Inserting a heading.
d. None of the above.
e.
4. One of the following is not a text editor.
a. Sublime.
b. Brackets.
c. Notepad.
d. VLCPlayer.
5. The following is not an in-line element.
a.<span>
b. <a>
c. <img>
d.<p>
Answer in one word or one sentence
1. What does HTML stand for?
Hyper Text Markup Language.
2. Which tag is used to insert an image into an HTML page?
<img>
3. Which tag is used to change the alignment of the text?
<center> tag change the alignment of text to center.
4. Which attribute is used to set the background color of the body
of the HTML?
bgcolor.
5. In HTML, tag names are always surrounded by:
angle brackets.
Answer the following
1. Explain the steps to create an HTML file using Notepad.
- Open Notepad on your computer.
- Type your HTML code, including elements like <html>, <head>,
<title>, and <body>.
- Save the file with a ".html" extension, then double-click to open it
in your web browser to see your webpage.
2. What are HTML tags?
HTML uses tags in order to describe the content on a webpage.
HTML tags are keywords surrounded by angle brackets.
< tagname > content goes here... < /tagname >.
3. Explain the need to learn HTML?
- HTML is the language of The World Wide Web.
- To make your own websites.
- Great beginning to the programming world.
4. Explain the basic formatting tags in HTML.
Text formatting helps us improve the visual appeal of the text in
any document.
<b> - Make the text bold.
<i> - Italicize the text.
5. Explain block and inline elements. What is the basic difference
between the two? Write down examples for the same.
A block-level element always starts on a new line and takes up the
full width available Examples: <div>, <h1> - <h6>.
An inline element does not start on a new line and only takes up as
much width as necessary.Examples:<a>, <img>.
Lesson-6
Fill in the blanks
1. In speech signal processing, a computer program is required to
process the v o i c e.
2. Speech recognition is a technology that converts spoken words
to t e x t.
3. G o o g l e voice recognition translates what you speak in
your native language to any language.
4. You have kept the phone for charging and you want to play a
music. You can just say O K G o o g l e , play music for me"
to play music.
5. Keyword for activating Siri is H e y S i r i .
State true or false
1. A mic is equivalent to human ears in speech signal
processing.-True
2. Siri is a speech signal processing software.-True
3. Talking to a computer or mobile phone or a device is a faster
way to complete a task than typing.-True
4. English is the only language that can be recognized by google
voice recognition.-False
5. Voice recognition system is not useful for people with disabilities
to type with hands.-False
Match the following
1. Translation e. g oogle
2. Siri c. Apple
3. Alexa a. Amazon
4. Speech signal
processing
b. Computer understands human
speech
5. Mic d. Ears
Multiple Choice Questions
1. Which of the following works using speech signal processing
technology?
a. Google
b. Alexa
c. Siri
d. All of the above
2. Which of the following is an advantage of using voice
recognition system?
a. Ease of use
b. Fast
c. Language translation
d. All of the above
3. SIRI is used in:
a. MacBook
b. iPhone
c. iPad
d. All of the above
4. Alexa can be used for:
a. Home automation
b. Playing music
c. Reading news
d. All of the above
5. Google voice recognition system can understand:
a. English
b. Hindi
c. Spanish
d. All of the above
Answer in one word or one sentence
1. What is Speech signal processing?
The ability of a computer to understand human speech.
2. How can you command Google to play a video on your mobile
phone?
Hey Google, play [video title] on YouTube.
3. What is the name of the virtual assistant in Apple TV?
SIRI.
4. What are the human organs mimicked by a speech signal
processing system?
Ear for listening, brain for processing, mouth for speaking.
5. How can you use Alexa as a home automation ?
It can control smart devices using itself as home automation
system by switching ON/OFF light, fan etc.
Answer the following
1. What are the limitations human beings face while taking notes
by hearing a speech?
1.The voice of the teacher may not be clear.
2. The student may not be listening to the teacher.
3.The student may not understand the language.
2. What are the advantages of Speech signal processing?
1. Speed- Speaking is faster than typing.
2. Ease of use- The consumer experience is easier.
3. Helps people with disabilities to type with hand.
4. You can translate your native language to any language.
3. Describe any three systems that work using Speech signal
processing?
Alexa, Siri, and Google are systems that work using Speech Signal
Processing, understanding and responding to spoken commands on
devices like smart speakers and phones