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 difference between string and stringbuffer?

0 Answers  


List the interfaces which extends collection interface?

0 Answers  


What is difference between float and double?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


Can we convert stringbuffer to string?

0 Answers  






Can we store variables in local blocks?

0 Answers   Global Logic,


What is the final access modifier in java?

0 Answers  


What is :: operator in java?

0 Answers  


What is a singleton factory?

0 Answers  


Is int a class in java?

0 Answers  


Define inheritance?

0 Answers  


hoe can u call a constructor of a private classs to other inherited claa??

1 Answers  


Categories