![]() |
Created by Heather Sorrells
almost 5 years ago
|
|
Question | Answer |
Capitalize the first letter of each word in a string. | |
Reverse the boolean value of a variable. | a = !a Each time it is cycled in a loop, the variable value will reverse. |
Which methods can be used to remove duplicates from an array? | filter() forEach() map() set() |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.