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
Русский
Given example of C++ class initialization and destruction. What will be printed...
arrays
Which will print the following code: #include <i...
arrays
What will the following code print? (x86 architecture, sizeof(int) == ...
arrays
Which lines will be executed/compiled with errors? char *...
arrays
Which of these code fragments create an array of n length and then ...
arrays
There are following definitions template <class T> ...
arrays
Consider foolowing code snippet: var arr =[]; ...
arrays
What gets printed: a = b = [1, 2, 3] b[2] = 4 print(a) ...
arrays
Given the list called my_list, what would the following slice notation gi...
arrays
d = set( [ 0, 0, 1, 2, 2, 3, 4] ) What is the value of ...
arrays
← Prev
3
4
5
6
7
Next →
Sign Up Now
or
Subscribe for future quizzes