181.  What method must be implemented by all threads?

182.  What methods are used to get and set the text label displayed by a Button object?

183.  Which Component subclass is used for drawing and painting?

184.  What are synchronized methods and synchronized statements?

185.  What are the two basic ways in which classes that can be run as threads may be defined?

186.  What are the problems faced by Java programmers who don't use layout managers?