CARVIEW |
Select Language
HTTP/2 200
content-type: text/html; charset=utf-8
date: Fri, 08 Aug 2025 15:06:06 GMT
permissions-policy: interest-cohort=()
strict-transport-security: max-age=31536000; includeSubDomains
server: nginx
cache-control: s-maxage=47892, max-age=0
x-powered-by: Next.js
etag: "fj767q2efs7msu"
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 473a7327891bdce42eed5ffe7062b9f6.cloudfront.net (CloudFront)
x-amz-cf-pop: BOM78-P9
x-amz-cf-id: nKKVQx2w6C1IEiBDEQukhgMudHTLs-9agudRSAUF35nqkpA1a155Gw==
age: 42747
Quiz about JavaScript Basics
JavaScript Basics
This quiz covers basic JavaScript concepts for beginners to practice.
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
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy