Team Leader Android Developer Question:

Explain me what is singleton class in android?

Team Leader Android Developer Interview Question
Team Leader Android Developer Interview Question

Answer:

A class which can create only an object, that object can be share able to all other classes.


Previous QuestionNext Question
Do you know what is container in android?Tell me can Android application only be programmed in Java?