AI ML LCA-01 QUIZ

AI ML LCA-01 QUIZ

University

12 Qs

quiz-placeholder

Similar activities

quiz FYP

quiz FYP

University

10 Qs

TEST PK LEADER NATUR-E

TEST PK LEADER NATUR-E

University

10 Qs

Microsoft Access

Microsoft Access

10th Grade - Professional Development

10 Qs

Narcotic Analgesics + NSAIDs

Narcotic Analgesics + NSAIDs

University

16 Qs

breast & hirschsprung disease

breast & hirschsprung disease

1st Grade - University

15 Qs

Penilaian Harian Induksi Elektromagnetik

Penilaian Harian Induksi Elektromagnetik

University

15 Qs

Radiation Basic Concepts

Radiation Basic Concepts

University

14 Qs

EVALUACION P5Y6

EVALUACION P5Y6

University

10 Qs

AI ML LCA-01 QUIZ

AI ML LCA-01 QUIZ

Assessment

Quiz

Science

University

Practice Problem

Medium

Created by

manisha kuveskar

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Consieder python code: >> marks =[ 89, 78, 45, 23, 12]

>>marks .pop(1)

what will be the output ?

89

45

1

78

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Consider python code : >> Number = [1, 2, 3]

I want to add numbers 8 & 9 numbers in the above list , suggest which method I can use ?

Number.append (8,9)

Number.extend (8,9)

Number.add(8,9)

all three options are correct .

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

consider python code : >> TYWPU= { 'AIML': 01, 'CSP': 02, 'DCN':03, 'IPR':04}

TYWPU.keys ( )

What will be the output ?

dict.keys([AIML' 'CSP', 'DCN', 'IPR'])

'AIML':01

dict.keys([01' '02', '03', '04'])

NONE OF THE OPTIONS ARE CORRECT

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider python code : >>numbers = {1, 2, 3, 3, 4}

select correct answer

numbers is Class in python

numbers is list in python

numbers is Dictionary in python

numbers is set in python

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In problem solving using search method , AI agents are .....................

reflex based agents

Utility Based Agents

Goal based agents

Simple agents

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The Graph is ..............type of data structure .

Static data structure

Dynamic data structure

linear data structure

Non Linear data structure

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

BFS Searching algorithm works on ......................principle

LIFO

FIFO

FILO

LIFO & FILO

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?