Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
No Answer is Posted For this Question
Be the First to Post Answer
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
Which is faster jquery or javascript?
Which is better for or foreach in javascript?
What is undefined x 1 in JavaScript?
How to display Alert in JavaScript
What is the instanceof operator in JavaScript?
Write a way by which you can do something on the close of the window ?
How to change video files randomly after completing its execution in Javascript?
What is the function of delete operator?
Should you use var or let?
What does parse Query String return in javascript?
whether javascript runs on client side or server-side?