Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Mobile Technologies Interviews:3GAndroidAndroid DeveloperAndroid Software EngineerApp Store Optimizer (ASO)BlackberryiPhoneMobile App ArchitectMobile ApplicationMobile Application DeveloperMobile Apps DeveloperSr. Android DeveloperWireless Communication
Copyright © 2018. All Rights Reserved
Sr. Android Developer Interview Question:
Explain me what is the difference between File, Class, and Activity in android?
Submitted by: MuhammadAd
The difference between them are as follows:
► File is a block of arbitrary information or resources for storing information. It can be any file type.
► Class is a compiled from of .Java file which Android uses to produce an executable apk.
► Activity is the equivalent of a Frame/Window in GUI toolkits. It is not a file or a file type but just a class that can be extended in Android to load UI elements on view.
Submitted by: Muhammad
► File is a block of arbitrary information or resources for storing information. It can be any file type.
► Class is a compiled from of .Java file which Android uses to produce an executable apk.
► Activity is the equivalent of a Frame/Window in GUI toolkits. It is not a file or a file type but just a class that can be extended in Android to load UI elements on view.
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
