AI/ML Quiz

AI/ML Quiz

10th Grade

33 Qs

quiz-placeholder

Similar activities

Mujeres ingeniosas

Mujeres ingeniosas

10th Grade - Professional Development

28 Qs

Sumatif 1 - Bab Sistem Komputer

Sumatif 1 - Bab Sistem Komputer

10th Grade

33 Qs

Lesson three (Collecting projects data using spreadsheets )

Lesson three (Collecting projects data using spreadsheets )

10th Grade

28 Qs

Exploring the world wide web

Exploring the world wide web

7th - 12th Grade

28 Qs

Programming Techniques

Programming Techniques

8th - 10th Grade

30 Qs

Nat 5 Computer Systems Revision

Nat 5 Computer Systems Revision

9th - 10th Grade

36 Qs

he

he

8th - 10th Grade

38 Qs

AI/ML Quiz

AI/ML Quiz

Assessment

Quiz

Computers

10th Grade

Practice Problem

Hard

Created by

Digital dreams

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Artificial Intelligence can be applied on which of the following?

Sounds & Images

Text & Numbers

Movies & Books

All of the above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Select the correct code statement, for making a downloadable link.

<download href=”myselfie.png”

id=”link”></download>

<a href=”myselfie.png” id=”link”></a>

<a href="" id="link"

download="myselfie.png"></a>

None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The difference between and is<!--EndFragment--> </body> </html>

<textarea> tags are paired, there is an

end tag to close, the content of the tag is

written in the middle of the tag pair;

<input> is a single tag, the content of the

tag is set by the value attribute.

The value of is plain text; the value of <input> varies according to the type.<!--EndFragment--> </body> </html>

The value of <textarea> can be multi-line,

and there are rows and cols to control the

multi-line structure; the value of <input> is

a single line.<input> has multiple types to

satisfy the data interaction between the

form and the user;

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of NLP ?

National Language Processing

Natural Language Processing

Neutral Language Processing

Natural Language Process

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In var content = event.results[0][0].transcript; What does transcript refer to?

Transcript refers to text which was converted from speech

Transcript refers to speech which was converted from text

All the results on the given event

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

var recognition = new SpeechRecognition(); What is the purpose of the new keyword?

To create a new SpeechRecognition() function

To pass new information to existing web speech API

To create new Web Speech API

To access speech/text from existing web speech AP

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the correct use of the SpeechSynthesis API.

To convert speech to text

To convert text to speech

To make the system speak the converted text

All of the above.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?