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
pointers
:
Content language: English
Русский
32-bit system. What will print the program: int main() { char a[]...
pointers
Which lines of the following code contain errors? 1 int main() 2...
pointers
Which of the following lines correctly declare a function which processes/modifi...
pointers
What does a pointer type define?...
pointers
What will the following code display? #include <iostream> struct...
pointers
Given the code: myObj *x = new myObj[100]; W...
pointers
What will be printed as a result of the execution of the following program? ...
pointers
What do you need to write instead of dots in the following code, that it will be...
pointers
Having the vairable of type string, which lines will cause compilation errors? ...
pointers
What will be the result of different calls of class and structure methods? ...
pointers
← Prev
2
3
4
5
6
Next →
Sign Up Now
or
Subscribe for future quizzes