

InterviewSolution
Saved Bookmarks
1. |
Difference between jtextfield and jtextarea??? |
Answer» j text field is use to select single line text while j text area use to select multi line text<br>jtextfield is use to display the data in one line where as jtextarea is use to display the data in multiple line. | |