Multiple choice Which of the following methods are present in the JTabbedPane class? indexOfTabComponent(Component) getTabComponentAt(int) setTabComponentAt(int, Component) Both 2 and 3 All of these Reveal answer Fill a bubble to check yourself E Correct answer Explanation As I explained all the methods are present in the JTabbedPane class. So, this answer is correct.