what is text area and workspace
Answers
Answer:
A text area is used to enter one
or more lines of text as input depending on what is applicable. In some cases,
the text area is non-editable and is used only for displaying text. An example
of a non-editable text area is a text area that automatically displays the
employee name when the employee number is specified. An editable text area
typically contains a cursor to indicate where the text must be typed. Text
areas are also referred to as text boxes, text entry boxes or text fields.
A workspace can be considered as a file or directory where all related resources and source codes can be accumulated and worked on in cohesion. Examples of software that allow you to create a workspace are Eclipse and Microsoft Visual Studio
Explanation:
please mark as brainlist answer