Multiple choice Which of the following classes is used to add the tabs to a subview of your app? ActionBar TabWidget ViewPager Tab Reveal answer Fill a bubble to check yourself B Correct answer Explanation If you need to add tabs to a sub-view of your app, you can create a tab-style interface by using a TabWidget.