We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2fb45 commit 7d8ba05Copy full SHA for 7d8ba05
README.md
@@ -440,6 +440,8 @@ Android Interview Questions and Answers:
440
441
* **What is ANR? How can the ANR be prevented?** - [Learn from here](https://developer.android.com/topic/performance/vitals/anr.html)
442
443
+* **ThreadPool Advantages** - [Learn from here](https://www.linkedin.com/posts/pallavi-shekhar_outcomeschool-softwareengineer-tech-activity-7308034827574816768-RwEE)
444
+
445
* **What is an `AsyncTask`(Deprecated in API level 30) ?**
446
447
* **What are the problems in AsyncTask?**
0 commit comments