Javascript Introduce and basic
/20
0
:
0
Submit
Total 20 question (100 marks)
1. Which statements below are correct about Javascript?
2. What is the purpose of Javascript?
3. Does javascript help change some value of the table in any Database?
4. What is property help get the value of a textbox?
5. Is JavaScript case-sensitive?
6. How can we write anything into web page in Javascript?
7. Javascript is an object oriented language?
8. What command allow show popup message yes/no question type?
9. Before code Javascript, you have to import the Javascript library to the HTML file? True or false?
10. The external JavaScript file must contain the <script> tag.
11. Where does the HTML page allow you to write javascript?
12. Which is the attribute of <script> tag contains a path of external javascript file name xxx.js?
13. What is property help get or set the content of a div tag in javascript?
14. Which is the HTML tag allows write javascript code?
15. How do you display a message box that says "Hello World"?
16. Which company has developed Javascript?
17. Which is the right syntax that allows import an external file javascript into an HTML page?
18. We can set any styles to HTML tag with javascript
19. Javascript and Java are same and nothing different between them.
20. Javascript is back-end side programming language?
Next
Previous