CARVIEW |
Select Language
HTTP/2 200
content-type: text/html; charset=utf-8
date: Tue, 14 Oct 2025 17:37:39 GMT
permissions-policy: interest-cohort=()
strict-transport-security: max-age=31536000; includeSubDomains
server: nginx
cache-control: s-maxage=52997, max-age=0
x-powered-by: Next.js
etag: "56fczrbwn6uca"
content-encoding: gzip
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-eval' 'unsafe-inline'; frame-ancestors 'self';
vary: Accept-Encoding
x-cache: Hit from cloudfront
via: 1.1 57e0d24265601c2898d890e9cea89582.cloudfront.net (CloudFront)
x-amz-cf-pop: BOM78-P9
x-amz-cf-id: kvbjZ7pSy8bAHczDB7pMNzGKw5CUaBlmmyJTXG23L6VoxI-iSHKv0g==
age: 23369
Quiz about JavaScript Basics
JavaScript Basics
Last Updated :
Discuss
Comments
Question 2
Are JavaScript and Java related?
Yes, they are the same language
No, they are completely different languages
Question 3
Which of the following is true about JavaScript?
Interpreted language
Cross-platform
Single-threaded
All of the above
Question 4
Which of the following are ways to include JavaScript in an HTML file?
Inside
<script>
tags in the HTML fileLinking an external
.js
fileUsing event attributes like
onclick
All of the above
Tags:
There are 5 questions to complete.
Take a part in the ongoing discussion