Test Status
      JSJQUERYTEST7
      (A) Database
      (B) Cursor
      (C) Client
      (D) FileUpLoad
      (A) null
      (B) undefined
      (C) NaN
      (D) Infinity
      (A) [objectName.]eval(numeriC.
      (B) [objectName.]eval(string)
      (C) [EvalName.]eval(string)
      (D) [EvalName.]eval(numeriC.
      (A) if (conditional expression is true) then execute this code end if
      (B) if (conditional expression is true)execute this code end if
      (C) if (conditional expression is true) {then execute this code>->}
      (D) if (conditional expression is true) then {execute this code}
      (A) Boolean
      (B) Number
      (C) String
      (D) Function
      (A) dateObjectName = new Date([parameters])
      (B) dateObjectName.new Date([parameters])
      (C) dateObjectName := new Date([parameters])
      (D) dateObjectName Date([parameters])
      (A) window.captureEvents(Event.CLICK);
      (B) window.handleEvents (Event.CLICK);
      (C) window.routeEvents(Event.CLICK );
      (D) window.raiseEvents(Event.CLICK );
      (A) Pathname
      (B) Protocol
      (C) Defaultstatus
      (D) Host