Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
arrays
:
Content language: English
Русский
Consider following code snippet: var r = ['a', 'l', 'p', 'h']; ...
arrays
Consider following snippet: var a = Array(); a[a...
arrays
Consider following snippet: var a = new Array(); ...
arrays
What will be shown in console after following code compiles (choose all numbers ...
arrays
Given the following code, which of the numbered lines should be commented, to ha...
arrays
How a method "sort" can be declared, when there is an example of its call: ...
arrays
What will be the result of compilation and execution of the following code? ...
arrays
What will the following program write to the console? p...
arrays
Every array overrides one of methods defined in class Object. Which one?...
arrays
What is the equivalent of a[5] notation (not in the definition) ?...
arrays
← Prev
2
3
4
5
6
Next →
Sign Up Now
or
Subscribe for future quizzes