Team Leader Android Developer Question:
Explain me what is singleton class in android?
Answer:
A class which can create only an object, that object can be share able to all other classes.
Previous Question | Next Question |
Do you know what is container in android? | Tell me can Android application only be programmed in Java? |