0 votes
in JavaScript by
Which of the following is not JavaScript Data Types?

a) Undefined

b) Number

c) Boolean

d) Float

1 Answer

0 votes
by

Answer:-  D

Reason: Following are the JavaScript Data types:

Number

String

Boolean

Object

Undefined

Related questions

0 votes
asked Nov 7, 2022 in Swift by Robin
0 votes
asked Mar 4, 2021 in LISP by SakshiSharma
...