In JavaScript, what kind of scoping is used?
Literal scoping
Sequential scoping
Segmental scoping
Lexical scoping
Correct Answer : D
Which of the following POSIX signals generate events?
Which of the following statement is not correct in the case of JavaScript?
Why is JavaScript called a structured programming language?