An prototype mean an working model used to test a design
Instance
-------------------------
Using the knowledge in computational language in JAVA it is possible to write a code that the document object to display the current platform in a tag in the webpage
<h3>Writting the code in JAVA:</h3>
<em> <TABLE></em>
<em> <ROWS> </em>
<em> <TR> </em>
<em> <TD>Shady Grove</TD></em>
<em> <TD>Aeolian</TD> </em>
<em> </TR> </em>
<em> <TR></em>
<em> <TD>Over the River, Charlie</TD></em>
<em> <TD>Dorian</TD> </em>
<em> </TR> </em>
<em> </ROWS></em>
<em> </TABLE></em>
<em> </em>
<em />
See more about JAVA at brainly.com/question/12975450
#SPJ1