A

Admin • 831.35K Points
Coach

Q. The main purpose of a “Live Wire” in NetScape is to

  • (A) Create linkage between client side and server side
  • (B) Permit server side, JavaScript code, to connect to RDBMS
  • (C) Support only non relational database
  • (D) To interpret JavaScript code
  • Correct Answer - Option(B)
  • Views: 16
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

LiveWire was a server-side JavaScript framework introduced by Netscape in the 1990s. It allowed developers to write server-side scripts in JavaScript, enabling interaction with relational databases (RDBMS) like Oracle and Sybase.

Other options are incorrect because:

  • (A) Create linkage between client-side and server-side → Not its main function, though it facilitated server-side scripting.
  • (C) Support only non-relational database → Incorrect, as it worked with relational databases.
  • (D) To interpret JavaScript code → JavaScript engines interpret JS, not LiveWire specifically.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.