...

/

Quiz on Performance and Optimization

Quiz on Performance and Optimization

Test your understanding of the performance and optimization of Android applications.

We'll cover the following...

Test your understanding of the performance and optimization of Android applications.

1

(Select all that apply.) Which method can be used to set a thread’s priority in Android?

A)

Thread.setThreadPriority()

B)

Thread.setPriority()

C)

Process.setThreadPriority()

D)

Process.setPriority()

Question 1 of 50 attempted