Worksheets6th MOON
Total questions: 129
Worksheet time: 1hrs 5mins
Name
Class
Date
1.
1.The term ‘Artificial Intelligence’ was first coined by
a)
Alan Turing.
b)
Garry Kasparov.
c)
John McCarthy.
2.
2.Which of the following is a hypothetical concept?
a)
Limited Memory
b)
Self-aware AI
c)
Reactive Machines
3.
3.AI systems that can learn, understand, and behave like humans are called
a)
Artificial Narrow Intelligence.
b)
Artificial General Intelligence.
c)
Artificial Superintelligence.
4.
4.The ability of machines to build analytical models is called
a)
Deep Learning.
b)
Machine Learning.
c)
Neural Network.
5.
5.ANI stands for
a)
Artificial Narrow Intelligence.
b)
Automatic Narrow Intelligence.
c)
Artificial Neutral Intelligence.
6.
6.It is a task that a human being or machine does in order to achieve a specific goal.
a)
Painting
b)
Problem-solving
c)
Running
7.
7.Which of the following is used to hold the content of a web page?
a)
Container tag
b)
Empty tag
c)
Body tag
8.
8.All the symbols in a flowchart are connected to each other by
a)
terminals.
b)
flow lines.
c)
connectors.
9.
9.These symbols are used to connect breaks in the flowchart.
a)
Flow lines
b)
Connectors
c)
Decision
10.
10.Which of the following section contains the information about the web page?
a)
body
b)
head
c)
Both a and b
11.
11.Which of the following does not hold true for attributes?
a)
Attributes provide additional information to the tag.
b)
Attributes appear inside the ON tag.
c)
You cannot define our own attributes in HTML5.
12.
12.Which of the following property is used to specify the size of the background image?
a)
background-image.
b)
background-repeat.
c)
background-size.
13.
13.These AI programs are for personal use.
a)
Virtual assistants
b)
chatbots
c)
both a & b
14.
14.Which of the following property is used to decide the bottom margin around an element?
a)
margin-top.
b)
margin-bottom.
c)
margin-right.
15.
15.Self-aware AI will be able to have
a)
emotions
b)
beliefs
c)
both a & b
16.
16.An element is composed of:
a)
ON tag and OFF tag
b)
The content between the opening and closing tag
c)
Both a. and b.
17.
17.Which of the following is not a valid border property?
a)
border-radius
b)
border-style
c)
border-dotted
18.
18.How many symbols are commonly used in flowcharts?
a)
Two
b)
Four
c)
Six
19.
19.Which of the following tag does not require an OFF tag?
a)
Container
b)
Empty
c)
None
20.
20.It is a set of step-by-step instructions given to a computer to do a particular task.
a)
Program
b)
Flowchart
c)
Chart
21.
21.This symbol consists of two exit points.
a)
Decision
b)
Terminal
c)
Processing
22.
22.Which of the following is the latest CSS version?
a)
CSS1.
b)
CSS3.
c)
CSS2.
23.
23.Which of the following tag automatically leaves a single blank line space in between two paragraphs?
a)
<p>
b)
<b>
c)
<br>
24.
24.This is a step-by-step procedure to solve any logical or mathematical problem.
a)
Algorithm
b)
Writing
c)
Reading
25.
25.Which of the following tags is included in an HTML document to explain the code?
a)
<body>
b)
<title>
c)
comment
26.
26.Which of the following property is used to decide whether the background will be scrolling or fixed?
a)
background-attachment.
b)
background-position.
c)
background-repeat.
27.
27.These are the programs that modify themselves to give better output.
a)
Programs
b)
Machine Learning Algorithms
c)
Self-aware AI
28.
28.It is a type of diagram that represents the process to solve a problem.
a)
Flowchart
b)
Chart
c)
Algorithm
29.
29.Which of the following is the basic building block of HTML?
a)
Attribute
b)
Element
c)
Document
30.
30.A simple flowchart moves only in this direction.
a)
Top to Bottom
b)
Bottom to Top
c)
Right to Left
31.
31.Which flowchart symbol indicates the beginning and ending of a program?
a)
Input/Output
b)
Terminal
c)
Connectors
32.
32.Which of the following does not hold true for CSS?
a)
CSS is a set of rules that govern how the elements in a web page are displayed.
b)
CSS increases the length of the code.
c)
Both a. and b.
33.
33.An intelligent robot that possesses human forms or characters.
a)
Humanoid
b)
Machine
c)
Device
34.
34.Which of the following is used to set the distance between the lines of text?
a)
line-height
b)
letter-spacing
c)
line-length
35.
35.CSS stands for—
a)
Class Style Sheet.
b)
Cascading Style Sheets.
c)
Cascading Simple Set.
36.
36.Which of the following is used to apply a style to a particular element?
a)
Internal Style
b)
External Style
c)
Inline
37.
37.Which of the following tag defines a thematic break in the content?
a)
b)
c)
38.
38.Which of the following is not a container tag?
a)
b)
c)
39.
39.In education field AI can be used to check
a)
MCQ’s
b)
temperature
c)
both a & b
40.
40.Which of the following property is used to indent the first line of text?
a)
text-transform.
b)
text-align.
c)
text-indent.
41.
41.____________ type of AI includes system that act intelligently, but are not intelligent.
4 lines
42.
42.The text after ______________ starts from a new line.
4 lines
43.
43.Tags can be classified as ______________ and ______________ tags.
4 lines
44.
44.The user creates computer programs using _____________
4 lines
45.
45.To set the colour of the text to yellow: style = “______________________:yellow;”
4 lines
46.
46.HTML is an acronym for Hypertext ______________ Language.
4 lines
47.
47.The ____________ property is used to set the style for the mentioned side of the border.
4 lines
48.
48.An HTML document is saved with ______________ extension.
4 lines
49.
49.The ____________ property is used to specify the image to be used in the background of the element used.
4 lines
50.
50._____________ symbol indicates a process, action, or any type of operation.
4 lines
51.
51.A ____________ is a type of diagram that represents an algorithm or the process to solve a problem.
4 lines
52.
52.The ______________ declaration is used to tell the web browser that the document being visited is an html document.
4 lines
53.
53._____________ symbol is also known as Start/Stop box.
4 lines
54.
54._____________ are used to connect different symbols in a flowchart.
4 lines
55.
55.The ______________ tag helps in defining the different levels of headings in a web page.
4 lines
56.
56.The tags which do not require an OFF tag are called ______________ tags.
4 lines
57.
57.Every property has a ______________________ according to which the selector is displayed.
4 lines
58.
58.A ______________ is a collection of related web pages.
4 lines
59.
59.A ____________ is a software that works similar to the neurons in the human brain.
4 lines
60.
60.In a _____________, a process is repeated until a condition is met.
4 lines
61.
61.The ______________ tag is used to give a line break in HTML.
4 lines
62.
62.The ______________ tag is used to insert comments in the code.
4 lines
63.
64.The repeat-x value repeats the image in the background ______________________
4 lines
64.
65.To transform text to lower case: style = “_____________________: _____________________;”
4 lines
65.
66.Different shapes are used to make a _____________
4 lines
66.
67.To use internal style, you write the code statements inside the ______________________ tag.
4 lines
67.
68.An ______________ includes everything starting from the opening till the closing tag.
4 lines
68.
69.______________________ is used to change the appearance of the content of the web pages.
4 lines
69.
70.____________ property is used to set the weight of a font.
4 lines
70.
71.The ______________________ property is used to set the radius to get a rounded corner border.
4 lines
71.
72.To develop Theory of Mind type AI systems, research needs to be done on artificial ____________ intelligence.
4 lines
72.
73.The declaration tells the browser that the document being visited is an ______________ document.
4 lines
73.
74.______________________ is the style or the attribute to be applied to the selector
4 lines
74.
75.To make the background non-scrollable or fixed: style = “______________________:fixed;”
4 lines
75.
76.______________________ refers to the tag to which the style has to be applied.
4 lines
76.
77.____________ is used to apply a unique style to a particular element.
4 lines
77.
78.One of the examples of Computer Vision is ____________
4 lines
78.
79.A ______________ is used to view the html file.
4 lines
79.
80.To italicise the font: style= “______________________ : ______________________;”
4 lines
80.
81.A / An _____________ is a set of instructions written in a simple language to solve a problem.
4 lines
81.
82.____________ are AI programs that simulate human conversation.
4 lines
82.
83.There are ____________ different types of margin properties.
4 lines
83.
84.A simple flowchart moves only in the _____________ direction.
4 lines
84.
85._____________ flowchart helps you to come to a decision on the basis of some logic.
4 lines
85.
86.To add inline style, you add the ______________________ attribute to the required element.
4 lines
86.
87.The text-decoration property is used to give underline, ______________________, or ______________________ effect to the text.
4 lines
87.
88.Margin properties allow you to set the ______________________ around an element.
4 lines
88.
89.The latest version of HTML is ______________
4 lines
89.
90.The ______________ tag tells the browser that the document is a HTML document.
4 lines
90.
91.The term AI was coined in the year ____________________
4 lines
91.
92.____________________ uses neural networks to process data to gain insights and give solutions.
4 lines
92.
93.AI processes a large amount of data using ____________________
4 lines
93.
94.Intelligent systems refer to an approach that employ computers in ____________________
4 lines
94.
95.The domain of AI that makes systems improve their decision-making abilities is called ____________________
4 lines
95.
96.The decision-making flowchart has atleast one decision symbol.
a)
True
b)
False
96.
97.Algorithm for any problem is written in a single statement.
a)
True
b)
False
97.
98.In future we may expect a robot, who lead a team of people.
a)
True
b)
False
98.
99.Decision symbols have three exit points.
a)
True
b)
False
99.
100.Connectors show the direction of flow in a program.
a)
True
b)
False
100.
101.In a flowchart, the general direction of flow is either top to bottom or left to right.
a)
True
b)
False
101.
102.The container tags have both ON and OFF tags.
a)
True
b)
False
102.
103.Limited memory machines have an ability to learn from the historical data.
a)
True
b)
False
103.
104.Sophia is the first humanoid to receive the citizenship of Saudi Arabia.
a)
True
b)
False
104.
105.The tag makes the text appear italicised.
a)
True
b)
False
105.
106.The names of HTML tags may contain spaces.
a)
True
b)
False
106.
107.The collection of all the websites available on the internet world wide is called a network.
a)
True
b)
False
107.
108.The first page of website is called the Main Page.
a)
True
b)
False
108.
109.Algorithm must be written in a difficult language.
a)
True
b)
False
109.
110.Border-radius is not a valid border property.
a)
True
b)
False
110.
111.An automatic line break gets inserted after the
tag.
tag.
a)
True
b)
False
111.
112.The goal of Artificial Intelligence is to replace human beings.
a)
True
b)
False
112.
113.You can use
multiple times to insert multiple line breaks in a web page.
multiple times to insert multiple line breaks in a web page.
a)
True
b)
False
113.
114.The Input/Output and Processing symbols are same in a flowchart.
a)
True
b)
False
114.
115.Flowcharts are used to represent only mathematical problems.
a)
True
b)
False
115.
116.The text-decoration property is used to underline, overline or give strike through effect to the text.
a)
True
b)
False
116.
117.You cannot change the case of the letters in HTML code.
a)
True
b)
False
117.
118.By default, the background-image property repeats an image both horizontally as well as vertically.
a)
True
b)
False
118.
119.Artificial Narrow Intelligence is also referred to as Weak AI.
a)
True
b)
False
119.
120.Self-aware machines have already been developed.
a)
True
b)
False
120.
121.Artificial General Intelligence is also referred to as Deep AI.
a)
True
b)
False
121.
122.Siri is a Chatbot.
a)
True
b)
False
122.
123.Intelligent systems are the ones that employ computers in decision-making.
a)
True
b)
False
123.
124.An algorithm does not solve any logical or mathematical problem.
a)
True
b)
False
124.
125.We should not quote the attribute values.
a)
True
b)
False
125.
126.A process in a loop-based flowchart is repeated until a certain condition is met.
a)
True
b)
False
126.
127.Reactive machines require memories or any past experiences to react.
a)
True
b)
False
127.
128.Comments are also displayed when you run an HTML code in a web browser.
a)
True
b)
False
128.
129.The head section contains the information about the web page.
a)
True
b)
False
129.
130.An external CSS file is saved with the extension .css.
a)
True
b)
False
100 %
