AD-Q005

AD-Q005

University

30 Qs

quiz-placeholder

Similar activities

Chapter 1.1 - Information Systems Analysis and Design

Chapter 1.1 - Information Systems Analysis and Design

University

25 Qs

Ақпараттық процесттер: 1;2 test

Ақпараттық процесттер: 1;2 test

University

25 Qs

AT313 Unit 4 Test Review

AT313 Unit 4 Test Review

11th Grade - University

25 Qs

Copyright and Creative Commons

Copyright and Creative Commons

6th Grade - University

25 Qs

AUT104 Week 2 Quiz Steering Theory

AUT104 Week 2 Quiz Steering Theory

University

25 Qs

ERT Quiz

ERT Quiz

University

25 Qs

Quiz Paper Review Database

Quiz Paper Review Database

University

25 Qs

COMPROBACION DE LOGROS  MECANOFRAFÍA 5TO

COMPROBACION DE LOGROS MECANOFRAFÍA 5TO

University

25 Qs

AD-Q005

AD-Q005

Assessment

Quiz

Instructional Technology

University

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?