Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
JavaScript: Which of the following function of String object returns the primitive value of the specified object?
0
votes
644
views
A
toLocaleUpperCase()
B
toUpperCase()
C
toString()
D
valueOf()
Correct Option: 4
Explanation:
valueOf() − Returns the primitive value of the specified object.
javascript
interview questions
posted
Nov 27, 2017
by
anonymous
Looking for an answer? Promote on:
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
0
votes
JavaScript: Which of the following function of Boolean object returns a string containing the source of Boolean object?
0
votes
Which of the following Javascript function of Array object calls a function for each element in the array?
0
votes
JS:Which of following function splits a String object into an array of strings by separating the string into substrings?
0
votes
JavaScript: Which of the following type of variable takes precedence over other if names are same?
0
votes
Which built-in method returns the character at the specified index in jQuery?
...