a. Declares an activity that implements part of the application’s visual user interface
b. Contained in <application> tag
c. Declares a single hardware or software feature that is used by the application
d. Has an attribute that specifies the name of the Activity subclass that implements the activity.