Sail E0 Webinar
Question
What are the ways to create custom Property Editors?
Options:
A .  implement PropertyEditor interface
B .  extend PropertyEditorSupport Class
C .  none of the mentioned
D .  all of the mentioned
Answer: Option D


You can write custom property editors by implementing the java.beans.PropertyEditor interface or extending the convenient support class java.beans.PropertyEditorSupport.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers