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
💬 Discuss
✅ Correct Answer: (B) Permit server side, JavaScript code, to connect to RDBMS
Explanation:

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.
Explanation by: Official MCQ Buddy

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.

💬 Discussion


📊 Question Analytics

👁️
327
Total Visits
📽️
4 y ago
Published
🎖️
Babita
Publisher
📈
98%
Success Rate