Which Of The Following Is Used To Enable The Use Of Active Documents? A) Html B) Cgi C) Java D) All Of The Above
Answers
Answered by
3
Answer:
The correct answer will be option D all of the above.
Explanation:
The problem said: Which Of The Following Is Used To Enable The Use Of Active Documents?
The answer is all of this.
As the extension of the traditional embedded objects is provided by active documents. It is a program that is sent from the server to client.
Answered by
0
Java is used to enable the use of active documents.
Option: C
Explanation:
- Java is used for developing web applications, dynamic websites, and applications like web services. The JSPs are used for constructing dynamic web applications.
- The programming code is compiled into bytes and then run by using Java Virtual Machine (JVM).
- This language supports several programming paradigms like OOPS concept, dynamic programming, functional programming.
- It creates a dynamic document, whenever browser requests the ‘document’. Once the request arrives, the ‘web server’ will run and creates the ‘dynamic document’.
Similar questions