Gold Batch Quiz -4

Gold Batch Quiz -4

University

10 Qs

quiz-placeholder

Similar activities

Recordando JavaScript

Recordando JavaScript

University

10 Qs

Test de JavaScript

Test de JavaScript

University

10 Qs

Understanding Arrays in Programming

Understanding Arrays in Programming

University

10 Qs

Java Quiz1 @ VCE (CSE (AI&ML))

Java Quiz1 @ VCE (CSE (AI&ML))

University

15 Qs

[Kelas 8 SMP] Bab 1 - Bahasa Program Java

[Kelas 8 SMP] Bab 1 - Bahasa Program Java

8th Grade - University

10 Qs

Javascript тілі

Javascript тілі

University

10 Qs

Super 15 batch 3 quiz -4

Super 15 batch 3 quiz -4

University

10 Qs

Quiz on Object Oriented Programming and Java

Quiz on Object Oriented Programming and Java

University

15 Qs

Gold Batch Quiz -4

Gold Batch Quiz -4

Assessment

Quiz

Other

University

Medium

Created by

Gnaneshwar Reddy

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is JavaScript primarily used for?

a) Back-end development

b) Database management

c) Client-side scripting

d) System programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a JavaScript variable?

a) var myVar;

b) let myVar;

c) const myVar;

d) All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a JavaScript data type?

a) Number

b) String

c) Boolean

d) All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to parse a string to an integer?

a) parseInt()

b) toInt()

c) Number()

d) int()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will type of null return?

a) object

b) null

c) undefined

d) boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create an array in JavaScript?

a) let arr = [];

b) let arr = new Array();

c) Both a and b

d) None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does === compare in JavaScript?

a) Value only

b) Data type only

c) Value and data type

d) None of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?