1. Why so JavaScript and Java have similar name?
A. JavaScript is a stripped-down version of Java
B. JavaScript's syntax is loosely based on Java's
C. They both originated on the island of Java
D. None of the above
2. When a user views a page containing a JavaScript program, which machine actually executes the script?
A. The User's machine running a Web browser
B. The Web server
C. A central machine deep within Netscape's corporate offices
D. None of the above
3. ______ JavaScript is also called client-side JavaScript.
A. Microsoft
B. Navigator
C. LiveWire
D. Native
4. __________ JavaScript is also called server-side JavaScript.
A. Microsoft
B. Navigator
C. LiveWire
D. Native
5. What are variables used for in JavaScript Programs?
A. Storing numbers, dates, or other values
B. Varying randomly
C. Causing high-school algebra flashbacks
D. None of the above
6. _____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation.
A. Client-side
B. Server-side
C. Local
D. Native
7. What should appear at the very end of your JavaScript?
The
B. The
D.
. Which of the following can't be done with client-side JavaScript?
A. Validating a form
B. Sending a form's contents by email
C. Storing the form's contents to a database file on the server
D. None of the above
9. Which of the following are capabilities of functions in JavaScript?
A. Return a value
B. Accept parameters and Return a value
C. Accept parameters
D. None of the above
10. Which of the following is not a valid JavaScript variable name?
A. 2names
B. _first_and_last_names
C. FirstAndLast
D. None of the above
11. ______ tag is an extension to HTML that can enclose any number of JavaScript statements.
A. SCRIPT
B. BODY
C. HEAD
D. TITLE
12. How does JavaScript store dates in a date object?
A. The number of milliseconds since January 1st, 1970
B. The number of days since January 1st, 1900
C. The number of seconds since Netscape's public stock offering.
D. None of the above
13. Which of the following attribute can hold the JavaScript version?
A. LANGUAGE
B. SCRIPT
C. VERSION
D. None of the above
14. What is the correct JavaScript syntax to write "Hello World"?
A. System.out.println("Hello World")
B. println ("Hello World")
C. document.write("Hello World")
D. response.write("Hello World")
15. Which of the following way can be used to indicate the LANGUAGE attribute?
A. LANGUAGE="JavaScriptVersion"
B. SCRIPT LANGUAGE="JavaScriptVersion"
C. SCRIPT LANGUAGE="JavaScriptVersion" JavaScript statements…
/SCRIPT
D. SCRIPT LANGUAGE="JavaScriptVersion"! JavaScript statements…
/SCRIPT
16. Inside which HTML element do we put the JavaScript?
A. js
B. scripting
C. script
D. javascript
17. What is the correct syntax for referring to an external script called " abc.js"?
A. script href=" abc.js"
B. script name=" abc.js"
C. script src=" abc.js"
D. None of the above
18. Which types of image maps can be used with JavaScript?
A. Server-side image maps
B. Client-side image maps
C. Server-side image maps and Client-side image maps
D. None of the above
19. Which of the following navigator object properties is the same in both Netscape and IE?
A. navigator.appCodeName
B. navigator.appName
C. navigator.appVersion
D. None of the above
20. Which is the correct way to write a JavaScript array?
A. var txt = new Array(1:"tim",2:"kim",3:"jim")
B. var txt = new Array:1=("tim")2=("kim")3=( "jim")
C. var txt = new Array("tim","kim","jim")
D. var txt = new Array="tim","kim","jim"
21. What does the noscript tag do?
A. Enclose text to be displayed by non-JavaScript browsers.
B. Prevents scripts on the page from executing.
C. Describes certain low-budget movies.
D. None of the above
22. If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph?
A. "New Text"?
B. para1.value="New Text";
C. para1.firstChild.nodeValue= "New Text";
D. para1.nodeValue="New Text";
23. JavaScript entities start with _______ and end with _________.
A. Semicolon, colon
B. Semicolon, Ampersand
C. Ampersand, colon
D. Ampersand, semicolon
24. Which of the following best describes JavaScript?
A. a low-level programming language.
B. a scripting language precompiled in the browser.
C. a compiled scripting language.
D. an object-oriented scripting language.
25. Choose the server-side JavaScript object?
A. FileUpLoad
B. Function
C. File
D. Date
 tag do?</p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;"><b>A.<span>  </span>Enclose text to be displayed by non-JavaScript browsers.</b></p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">B.<span>   </span>Prevents scripts on the page from executing. </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">C.<span>  </span>Describes certain low-budget movies. </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">D.<span>  </span>None of the above </p> <p style="margin: 0in 0in 0pt;"> </p> <p style="margin: 0in 0in 0pt 0.25in; text-indent: -0.25in; text-align: justify;">22. If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph? </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">A.<span>  </span>"New Text"? </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;"><b>B.<span>  </span>para1.value="New Text"; </b></p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">C.<span>  </span>para1.firstChild.nodeValue= "New Text";</p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">D.<span>  </span>para1.nodeValue="New Text"; </p> <p style="margin: 0in 0in 0pt 60pt;"> </p> <p style="margin: 0in 0in 0pt;">23.<span>  </span>JavaScript entities start with _______ and end with _________. </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">A.<span>  </span>Semicolon, colon </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">B.<span>   </span>Semicolon, Ampersand </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">C.<span>  </span>Ampersand, colon </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;"><b>D.<span>  </span>Ampersand, semicolon </b></p> <p style="margin: 0in 0in 0pt;"> </p> <p style="margin: 0in 0in 0pt;">24.<span>  </span>Which of the following best describes JavaScript? </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">A.<span>  </span>a low-level programming language. </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">B.<span>   </span>a scripting language precompiled in the browser. </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">C.<span>  </span>a compiled scripting language. </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;"><b>D.<span>  </span>an object-oriented scripting language. </b></p> <p style="margin: 0in 0in 0pt;"> </p> <p style="margin: 0in 0in 0pt;">25.<span>  </span>Choose the server-side JavaScript object? </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">A.<span>  </span>FileUpLoad </p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">B.<span>   </span>Function</p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;"><b>C.<span>  </span>File</b></p> <p style="margin: 0in 0in 0pt 0.75in; text-indent: -0.25in;">D.<span>  </span>Date</p></div>
12 comments:
Great Article
JavaScript Training in Chennai | JavaScript Course | Javascript Online Course | Angularjs Training in Chennai | Backbone.JS Training in Chennai | Bootstrap Training in Chennai | Node.js Training in Chennai
Read all the information that i've given in above article. It'll give u the whole idea about it.
Best Devops Training in pune
Data science training in Bangalore
Thank you for allowing me to read it, welcome to the next in a recent article. And thanks for sharing the nice article, keep posting or updating news article.
Selenium training in Chennai
Selenium training in Bangalore
Selenium training in Pune
Selenium Online training
Really i appreciate the effort you made to share the knowledge. The topic here i found was really effective...
Softgen Infotech is the Best SAP S4 HANA Training in Bangalore located in BTM Layout, Bangalore providing quality training with Realtime Trainers and 100% Job Assistance.
Useful blog.Amazing post.
Java training in Chennai
Java training in Bangalore
Java training in Hyderabad
Java Training in Coimbatore
Java Online Training
Nice Blog. blog is really nice.. every concept should be very neatly represented.Nice blog,I understood the topic very clearly,And want to study more like this.
Data Science Training In Chennai
Data Science Online Training In Chennai
Data Science Training In Bangalore
Data Science Training In Hyderabad
Data Science Training In Coimbatore
Data Science Training
Data Science Online Training
Nice content very helpful, It has a very important point which should be noted down. All points mentioned and very well written.Keep Posting & writing such content
AWS Online Training
Online AWS Certification Training
I wondered upon your blog and wanted to say that I have really enjoyed reading your blog posts. Any way I’ll be subscribing to your feed and I hope you post again soon…
Data Science Training in Hyderabad
Thanks a lot. You have done an excellent job. I enjoyed your blog . Nice efforts
data scientist training in hyderabad
Come up with a great learning experience ofAzure Training in Chennai, from Infycle Technologies, the best software training institute in Chennai. Get up with other technical courses like Data Science, Selenium Automation Testing, Mobile App Development, Cyber Security, Big Data, Full Stack Development with a great learning experience and outstanding placements in top IT firms. For best offers with learning, reach us on +91-7504633633, +91-7502633633.
This post is so interactive and informative.keep update more information...
Salesforce Training in Tambaram
Salesforce Training in Anna Nagar
Excellent content ,Thanks for sharing this .,
CSPO
CSPO certification cost
Post a Comment