Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
JavaScript
/
JavaScript
Which properties does `Object.keys(value)` return?
from JavaScript
intermediate
1 min
Which properties does `Object.keys(value)` return?
Own enumerable string-keyed properties
Own and inherited enumerable properties
All own properties, including symbols and non-enumerable keys
Check
Ask AI about this kata
Report an error
previous kata
Which expression uses `fallback` only when `count` is `null` or `undefined`, while preser…
Quiz
next kata
Name the kind of function parameter that must appear last in the parameter list
Fill in
A new version is available
Reload