Which of the following is not considered a JavaScript operator?
Correct!
Wrong!
-
Which of the following navigator object properties is the same in both Netscape and IE?
Correct!
Wrong!
-
x = 4 + “4”;
document.write(x);
Output ?
document.write(x);
Output ?
Correct!
Wrong!
-
The syntax of close method for document object it is..
Correct!
Wrong!
-
Javascript entities start with _______ and end with ________
Correct!
Wrong!
-
Which of the following event fires when the form element loses the focus ,,,,?
Correct!
Wrong!
-
A _________ object is a reference to one of the classes in a Java package, such as netscape.javascript.
Correct!
Wrong!
-
document.write(navigator.appCodeName);
Correct!
Wrong!
-
The syntax of a blur method in a button object is
Correct!
Wrong!
-
What is the purpose of tag in Java Script?
Correct!
Wrong!
-
What java wrapper type is created when a JavaScript object is sent to Java?
Correct!
Wrong!
-
How to append a value to an array of Java Script?
Correct!
Wrong!
-
Which of the ways below is incorrect of instantiating a date?
Correct!
Wrong!
-
Which of the following is used to capture all click events in a window?
Correct!
Wrong!
-
Which is the correct way to write a JavaScript array?
Correct!
Wrong!
-

0%
Share this:
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on Google+ (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
Leave a Reply