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