Multiple choice How many container classes are there in java AWT? 6 5 4 3 2 Reveal answer Fill a bubble to check yourself B Correct answer Explanation This is the correct answer, there are 5 container classes for AWT components. Container classes are used to contain other GUI components.These container classes are :-WindowPanelAppletFrameDialogSo this is the correct answer.