Questions: Question 12 Which of the following types of sites typically require a high percentage of secure pages? - web services - trading - customer self-service - publishing/subscription Question 13 is a programming language invented by Netscape used to control the objects on an HTML page and handle interactions with the browser. - Python - ASP - JavaScript - ColdFusion

Question 12
Which of the following types of sites typically require a high percentage of secure pages?
- web services
- trading
- customer self-service
- publishing/subscription

Question 13
 is a programming language invented by Netscape used to control the objects on an HTML page and handle interactions with the browser.
- Python
- ASP
- JavaScript
- ColdFusion
Transcript text: Question 12 1 pts Which of the following types of sites typically require a high percentage of secure pages? web services trading customer self-service publishing/subscription Question 13 1 pts $\qquad$ is a programming language invented by Netscape used to control the objects on an HTML page and handle interactions with the browser. Python ASP JavaScript ColdFusion
failed

Solution

failed
failed

The answer to Question 12 is: trading.

Explanation:

  • Web services: While web services do require security, not all pages need to be secure.
  • Trading: Trading sites typically require a high percentage of secure pages due to the sensitive financial transactions and personal information involved.
  • Customer self-service: These sites may require secure pages, but not necessarily a high percentage.
  • Publishing/subscription: These sites generally do not require a high percentage of secure pages.

The answer to Question 13 is: JavaScript.

Explanation:

  • Python: A general-purpose programming language, not specifically designed for controlling objects on an HTML page.
  • ASP: A server-side scripting language used for web development, not specifically for handling interactions with the browser.
  • JavaScript: A programming language invented by Netscape used to control the objects on an HTML page and handle interactions with the browser.
  • ColdFusion: A web development platform, not specifically for controlling objects on an HTML page.
Was this solution helpful?
failed
Unhelpful
failed
Helpful