AI/ML Quiz

AI/ML Quiz

10th Grade

33 Qs

quiz-placeholder

Similar activities

Hardware 2 (Input and Output Devices)

Hardware 2 (Input and Output Devices)

10th Grade

30 Qs

S2 Computer Systems

S2 Computer Systems

8th Grade - University

32 Qs

Hardware Specifications

Hardware Specifications

6th - 12th Grade

35 Qs

ITSA Chapter 5 Review

ITSA Chapter 5 Review

9th - 12th Grade

29 Qs

Computer History Quiz

Computer History Quiz

9th - 12th Grade

31 Qs

DCS - Final Exam Review

DCS - Final Exam Review

9th - 12th Grade

30 Qs

ICT THEORY PRACTICE

ICT THEORY PRACTICE

10th Grade - Professional Development

28 Qs

1.3 IT Services WJEC

1.3 IT Services WJEC

9th - 12th Grade

31 Qs

AI/ML Quiz

AI/ML Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Digital dreams

Used 12+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?