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