When will the system call a Service onDestroy method? When it’s explicitly stopped, regardless of any existing bindings Only when the system needs the memory When it’s in a stopped state and no bindings exist
Android Software Developer Interview Questions
625 android software developer interview questions shared by candidates
Which thread executes the Service onCreate method? The UI thread A background thread The thread specified in the inten
Which thread will process a Message posted to a Handler? The UI thread The thread that created the Handler The thread that created the Message
What does everything in Java inherit from?
Why am I interested in joining Tokopedia?
build an app that has list of items on both halves of screen . add item and remove item button to both of the lists. when first list item count is more than 20 add item to second list.
What is SOLID, how do you understand it and do you follow it?
4th skype (design round): - How will you design an app (client) & server to implement a word guess game. For e.g. app will ask user to guess the word (it will show blank spaces first equal to size of the word) one character one time. He will have 'n' chances to guess correct word. Based on the result, he will win or loose money (prize). Assume you have well defined payment & user registration system. Assume external systems required for this game already present. Just concentrate on designing the above core requirement
There was a difficult question that involved building an additional feature on to the project that was submitted earlier.
Find sq root of a number without using the sq root method
Viewing 111 - 120 interview questions