adplus-dvertising
frame-decoration

Question

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

Answer: (b).Permit server side, JavaScript code, to connect to RDBMS

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. The script tag must be placed in

Q. A JavaScript program developed on a Unix Machine

Q. JavaScript is ideal to

Q. Which attribute is used to specify that the script is executed when the page has finished parsing ( only for external scripts )

Q. JavaScript Code can be called by using

Q. JavaScript can be written

Q. Which of the following Attribute is used to include External JS code inside your HTML Document

Q. A proper scripting language is a

Q. The type of a variable that is volatile is

Q. A hexadecimal literal begins with

Q. The generalised syntax for a real number representation is

Q. When there is an indefinite or an infinity value during an arithmetic value computation, javascript

Q. Which of the following is not considered as an error in JavaScript?

Q. The escape sequence "f" stands for

Q. The snippet that has to be used to check if "a" is not equal to "null" is

Q. The statement a===b refers to

Q. Assume that we have to convert "false" that is a non-string to string. The command that we use is (without invoking the "new" operator)

Q. Consider the following snippet code:

var string1 = "123";
var intvalue = 123;
alert( string1 + intvalue );

The result would be

Q. A function definition expression can be called

Q. The property of a primary expression is