What is the difference between release and autorelease?
What is the difference between 'assign' and 'retain' keyword?
Explain the difference between frame and bounds?
Explain the working of manual memory management?
Why would you do the setcontentview() in oncreate() of activity class?
Explain what are intent filters?
What is src file in android?
What are handlers?
Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?
List the important file and folder when you create new android application?
What is anr, and why does it happen?
Explain the difference between serializable and parcelable?
Explain the difference between oncreate() and onstart()?
What are the languages supported for android development?
What is a pending intent?