AD-Q005

AD-Q005

University

30 Qs

quiz-placeholder

Similar activities

CIW IBA Lesson 1 Vocabulary

CIW IBA Lesson 1 Vocabulary

8th Grade - University

29 Qs

Fasteners

Fasteners

12th Grade - University

25 Qs

Unit 2: The World Wide Web and the Internet

Unit 2: The World Wide Web and the Internet

University

25 Qs

Connectivism  Learning Theory

Connectivism Learning Theory

University - Professional Development

25 Qs

Flutter Dart Assessment

Flutter Dart Assessment

University

26 Qs

FINAL EXAM STS_313

FINAL EXAM STS_313

University

26 Qs

Sets and Real Numbers

Sets and Real Numbers

9th Grade - University

26 Qs

8th TEST

8th TEST

8th Grade - University

25 Qs

AD-Q005

AD-Q005

Assessment

Quiz

Instructional Technology

University

Practice Problem

Hard

Created by

Sabari Kameswaran

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

Already have an account?