Home »
MCQs »
Java Swing MCQs
____ method validates the components of a container
34. ____ method validates the components of a container.
- Validate()
- Examine()
- Analyze()
Answer: A) Validate()
Explanation:
Validate() method validates the components of a container.