What is a garbage collector in the context of Android application development?
Android
Can you name the main exception that is the parent of other exceptions in the programming language?
Have you developed and used custom user interface elements in applications?
What is the difference between runBlocking, runBlockingTest, and runTest?
What is the difference between Serializable and Parcelable in Android?
How does a subclass use the functionality of its parent class?
Can you explain how the mechanism of extending functionality is implemented in projects?
From which object do all classes in Java inherit?
What are the ways to work with the main thread in Android?
What is the main role of coroutines in programming and how do they differ from threads?
How does the main thread work in Android?
Tell about the Map collection in Java and its features.
Who formulates the tasks to be performed within your current position?
How do you feel about code obfuscation and what methods of code protection do you think are the most effective?
What is the purpose of the DiffUtil class in Android?
What are Intents used for in Android?
What is reflection in programming?
What are the main functions of a stack?
Are there mechanisms in Android that allow system access without using custom solutions?
How do you pass a URL value as a parameter in Retrofit?