McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
JavaScript Code can be called by using
Q.
JavaScript Code can be called by using
A.
RMI
B.
Triggering Event
C.
Preprocessor
D.
Function
Answer» D. Function
1.5k
0
Do you find this helpful?
13
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
JavaScript code between a pair of “script” tags are called
When does JavaScript code appear inline within an HTML file?
In HTML, JavaScript code is inserted betweent-----and </script> tags
Which one of the following is the correct way for calling the JavaScript code?
Client-side JavaScript code is embedded within HTML documents in
______method evaluates a string of JavaScript code in the context of the specified object.
The -------attribute is often used to point to a class name in a style sheet. It can also be used by a JavaScript to access and manipulate elements with the specific class name.
To access an HTML element, JavaScript can use the------method.
Which of the following communicates with server-side CGI scripts through HTML form submissions and can be written without the use of JavaScript?
______ tag is an extension to HTML that can enclose any number of JavaScript statements.