Artificial Intelligence Quiz Online

Artificial Intelligence Quiz Online

8th Grade - University

10 Qs

quiz-placeholder

Similar activities

Html/Css Quiz Day 1

Html/Css Quiz Day 1

University

10 Qs

HTML

HTML

University

15 Qs

HTML

HTML

9th - 12th Grade

11 Qs

Web Technology

Web Technology

University

15 Qs

Making Websites Quiz Y9

Making Websites Quiz Y9

8th - 9th Grade

14 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

JRDL - Intro to DOM

JRDL - Intro to DOM

6th Grade - Professional Development

12 Qs

Y8 Computing HTML

Y8 Computing HTML

8th Grade

14 Qs

Artificial Intelligence Quiz Online

Artificial Intelligence Quiz Online

Assessment

Quiz

Computers

8th Grade - University

Hard

Created by

Yasir Khan

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Media Image

Which Programming Language is Used For Machine Learning

Python

HTML

PHP

QBASIC

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Media Image

Which is The Official Language In 2022 For Application Development

Java

Kotlin

Shift

Ruby

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Media Image

Does Java and Javascript are Same Programming Language

True They Are Same

False They are Different

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Which Programming Languages are used for Web development

HTML,CSS,Javascript

Python,Java,Ruby

PHP,SQL,C

C++,Swift,Perl

5.

MULTIPLE SELECT QUESTION

30 sec • 5 pts

Media Image

Which is The Correct Statement For Adding Two Numbers In Javascript

var x = 99;

var y = 89;

var z = x+y;

document.write(z);

var x = 99;

var y = 89;

var z = x+y;

document.write('z');

var x = 99+89*9;

document.write(x);

Answer explanation

in javascript (double quotes can change the content)

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

what is the use of CSS in webpage

to style the webpage and make it good looking and attractive

to design the structure of webpage

to remove bug or glitches from webpage

to control the webpage

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

in HTML which tag is used to add videos in webpages

<video>video goes here</video>

video<video goes here/>

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?