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