AD-Q005

AD-Q005

University

30 Qs

quiz-placeholder

Similar activities

Web Accessibility Quiz

Web Accessibility Quiz

University

30 Qs

EPA 608 Exam Study CORE

EPA 608 Exam Study CORE

11th Grade - University

25 Qs

ML-overall

ML-overall

University - Professional Development

25 Qs

Learn technical English words with me!

Learn technical English words with me!

11th Grade - University

25 Qs

HCI & FUNDB MIDTERM QUIZ

HCI & FUNDB MIDTERM QUIZ

University

30 Qs

Security Fundamental

Security Fundamental

University

25 Qs

Fundamentals of Turbochargers

Fundamentals of Turbochargers

University

27 Qs

Systems Engineering Yamette!

Systems Engineering Yamette!

University

28 Qs

AD-Q005

AD-Q005

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Sabari Kameswaran

Used 2+ times

FREE Resource

AI

Enhance your content

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

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The traveling salesman problem involves n cities with paths connecting the cities. The time taken for traversing through all the cities, without knowing in advance the length of a minimum tour is____

O(n)  

O(n2)

O(n!) 

O(n/2)

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is a component of Artificial Intelligence?

Learning

Training

Designing

 Puzzling

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is not a stage in the Investigative Cycle?

Investigate

Analysis

Conclusion

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

First Generation computers used ______ for Circuitry and________ for memory

Transistor and Magnetic Core 

IC and Magnetic Memory

Vacuum tubes and Magnetic drum

IC and Magnetic Core

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

First level of prototype is evaluated by

Developer

Tester

User

System Analyst

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

What will be the value of ‘result’ in following Python program?

list1 = [1,2,3,4]

list2 = [2,4,5,6]

list3 = [2,6,7,8]

result = list()

result.extend(i for i in list1 if i not in (list2+list3) and i not in result)

result.extend(i for i in list2 if i not in (list1+list3) and i not in result)

result.extend(i for i in list3 if i not in (list1+list2) and i not in result)

[1, 3, 5, 7, 8]

[1, 7, 8] 

[1, 2, 4, 7, 8]

error

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ability of an object to respond differently to different message is called

Object

Inheritance

 Polymorphism

Encapsulation

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?