[FAST TRACK] Android Quiz 6 (20.5)

[FAST TRACK] Android Quiz 6 (20.5)

Professional Development

15 Qs

quiz-placeholder

Similar activities

[FAST TRACK] Android quiz 08 (03.06)

[FAST TRACK] Android quiz 08 (03.06)

Professional Development

15 Qs

Filtering and Sorting

Filtering and Sorting

Professional Development

10 Qs

Foundations ~ Day 2 Review

Foundations ~ Day 2 Review

Professional Development

15 Qs

Basic Food Safety and Quality - Kitchen

Basic Food Safety and Quality - Kitchen

Professional Development

10 Qs

CAMS2

CAMS2

Professional Development

10 Qs

Week 4 - Eco system / Services

Week 4 - Eco system / Services

Professional Development

10 Qs

[FAST TRACK] Android quiz week 07 (27.05)

[FAST TRACK] Android quiz week 07 (27.05)

Professional Development

15 Qs

[FAST TRACK] Android class quiz 10

[FAST TRACK] Android class quiz 10

Professional Development

15 Qs

[FAST TRACK] Android Quiz 6 (20.5)

[FAST TRACK] Android Quiz 6 (20.5)

Assessment

Quiz

Physical Ed, Special Education, Professional Development

Professional Development

Medium

Created by

Trang Thu

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many threads can be executed at a time?
Only one thread
Only main (main() method) thread
Multiple threads
Two threads

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which following is a command line tool in Android
Android emulator
Android debug bridge
none of these
Dalvik Debug Monitor Server (DDMS)

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

"A collection of unit tests(that can be run together) is called:<br />"
A Collection
A Suite
An Assertion Set
An Evaluation

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the design pattern which allows to add properties of object without altering the original?
Prototype
Flyweight
Decorator
Object Pool

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The purpose of a class diagram is
Represent behavior with control structures. Activity diagrams can represent multiple objects in a use case.
Static representation of concepts, types and classes
Helps to understand the basic purpose of the class, good for discovering how to implement the use case.
Representation of the layout of components on hardware nodes

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

... is used when we need to decouple an abstraction from its implementation so that the two can vary independently. This type of design pattern comes under structural pattern as this pattern decouples implementation class and abstract class by providing a ... structure between them.
Bridge
Adapter
Proxy
Facade

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How to sort an array?
Array.sort()
Arrays.sort()
Collection.sort()
System.sort()

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?