Answer:
Word processing software, database software, and communication software.
Explanation:
Answer:
All of Given
Explanation:
JSP provides a number of implicit objects which are made available by the container and can be used directly in scriptlets. These objects include:
- session
- application
- config
- out
- request
- response
- pageContext
- page
- exception
Example usage:
<% session.setAttribute("userid","demoid"); %>
<% application.getContextPath(); %>
<% out.println(config.getServletName()); %>
<span>To build a team site and collaborate with your colleagues</span>
Bar chart.
Pie chart.
Line chart.