McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
JavaScript
→
In HTML, JavaScript code is inserted bet...
Q.
In HTML, JavaScript code is inserted betweent-----and </script> tags
A.
script
B.
VER
C.
TITLE
D.
none of these
Answer» A. script
3.5k
0
Do you find this helpful?
39
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?
Client-side JavaScript code is embedded within HTML documents in
<SCRIPT> … </SCRIPT> tag can be placed within ________
There are ____ different of heading tags in HTML
Which of the following tags are related to Table in HTML ?
A browser does not display the HTML tags, but uses them to determine how to display the document
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.