题目内容

Is JavaScript a case-sensitive language?

A. true
B. false

查看答案
更多问题

Which of the following function of String object extracts a section of a string and returns a new string?

A. split()
B. slice()
C. replace()
D. search()

Can you assign a anonymous function to a variable?

A. true
B. false

How would you describe JavaScript?

A. Combination
B. High-level
C. Low level
D. Intermediate

Use __________ event handlers to reach to a user click on page element with .bind() or .click().

A. mouse
B. windows
C. click
D. None of these

答案查题题库