Name two subclasses of the TextComponent class?

Answers were Sorted based on User's Feedback



Name two subclasses of the TextComponent class?..

Answer / niranjanravi

TextArea and TextField

Is This Answer Correct ?    4 Yes 1 No

Name two subclasses of the TextComponent class?..

Answer / selvan

TextComponent is supperclass for TextArea & TextField.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between the >> and >>> operators?

1 Answers  


What is the difference between equals() and == in java?

0 Answers  


what is the constructor and how many types of constructors are used in java?

0 Answers  


Give a practical example of singleton class usage?

0 Answers  


Can we create more than one object singleton class?

0 Answers  






What are daemon Threads in java?

0 Answers   Impetus,


How would overload a function based on return type?

0 Answers   Genpact,


What is purpose of applet programming?

0 Answers  


How do you escape a string?

0 Answers  


what are the differences between final,finally,finalize methods?

14 Answers   IBM,


What is a boolean in java?

0 Answers  


What is the difference between length and length() method in java?

0 Answers  


Categories