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
operators
:
Content language: English
Русский
What will be printed out as a result of the following code execution / compilati...
operators
What will be the result of the compilation and execution of the following code: ...
operators
What will be the result of the following code execution? ...
operators
What will be printed out as a result of the following code execution? ...
operators
Is it possible to overload operators in Java?...
operators
What will be the result of the following code execution: ...
operators
What will be displayed, if the following code is compiled and executed: ...
operators
What will be the result of the following program execution? ...
operators
What is the result of the following program execution? ...
operators
What will be the result of the following code execution? ...
operators
Which of these lines contains a valid code: public clas...
operators
What will the following code print out: public class Te...
operators
That will the following code display on the screen: cla...
operators
What will be the result of the following program execution? ...
operators
What should be placed instead of ... in order to get a "I will be a good citizen...
operators
What will be printed to console during the following expression calculation? ...
operators
What will the following code display? class Quizful { ...
operators
What will be the result of the following code compilation and execution? ...
operators
What will the following code;s execution display? class...
operators
What is the result of the following code compilation and execution? ...
operators
What is the result of the following code compilation and execution? ...
operators
What will be displyed after the following code is executed? ...
operators
What is the result of the following code execution? publ...
operators
What will be the result of the following code execution? ...
operators
What will the following code print out? public class Ma...
operators
What is the following code execution result? public...
operators
What will be printed out to console as a result of the following code execution?...
operators
Which line/lines contain an error? int i = 1; ...
operators
What is the result of the following code execution? 1: ...
operators
What will be printed to console after the following code is compiled and execute...
operators
What will the following code print out? public class Te...
operators
Will the text located into conditional operator block be printed out? ...
operators
What will be printed as a program result? public class...
operators
What will be displayed in the console? public class Str...
operators
In which operators all the operands are always evaluated (select all that apply)...
operators
That will the following code fragment display? int n =...
operators
What will be the result of the following code execution? ...
operators
What will be the result of the following code execution? ...
operators
After execution of which lines 0 will be displayed, if i = 0?...
operators
What is the result of the following code compilation? p...
operators
What will be the output of the following code: public s...
operators
Is it possible to make an overloaded operator virtual?...
operators
What value will the function return? int f() { return...
operators
What the sizeof operator is used for?...
operators
What will be the value of a c variable after the following code's executi...
operators
What will be the value of variable a after the following code is executed? ...
operators
What will be printed out as a result of the following code's execution? Operator...
operators
What will be displayed as a result of the program's execution? ...
operators
How the following expression will be calculated: a+++b...
operators
Select all the statements that are true int a = 1; int b;...
operators
What will be printed out as a result of the following code execution? ...
operators
What will be printed out as a result of the following code execution? ...
operators
What will be printed out as a result of the following code's execution: ...
operators
What is the result of the following code execution? #inc...
operators
Following program should produce an integer division of two numbers entered from...
operators
What is the value of result after code execution? in...
operators
What will be printed out as a result of the following code execution? ...
operators
Which operator is used to obtain an address in C++?...
operators
What will be printed out as a result of the following code execution? ...
operators
What will be printed? #include <iostream> using na...
operators
What will be printed out as a result of the following code execution? ...
operators
What is the value of the 3/5*5 expression in C++?...
operators
What will be the value of the a variable after the following code is executed? ...
operators
How many iterations of the following loop will be performed? ...
operators
What will be printed out as a result of the following code execution: ...
operators
What does operator % do?...
operators
Which of the JavaScript operators are used not only to perform arithmetic operat...
operators
How many times will the word "Hello" be printed? public...
operators
What will be printed after compilation and running of the following code? ...
operators
What will be printed into console after executing next piece of code: ...
operators
What will be the output of the following code? class Ma...
operators
What will be the result of compiling and running the following code? ...
operators
What will be the result of compilation and execution of the following code: ...
operators
What will the following code print out: public class In...
operators
Considering these variable declarations, which of the following statements are c...
operators
What will be the output of the following code: public c...
operators
What will be the result of compilation and execution of the following code: ...
operators
What will be the result of compilation and execution of the following code? ...
operators
"The Rule of Three" — rule in C++, saying that if a class or a structure defines...
operators
Depending on the order of creating the objects, the arguments of the overridden ...
operators
What value will result from the execution of the loop with prefix increment: ...
operators
What will be the output of the following code: int value = 5; cout &l...
operators
What will be the output of the following code: int i = 0; printf("%d\...
operators
What will be displayed: int main(int argc, char *argv[]) { int b ...
operators
What will be displayed: #include <iostream> class A { public...
operators
How many default methods in this class are created by the compiler? C...
operators
What will be the result of following loop execution? #inc...
operators
What will be the result of applying sizeof operator? int ...
operators
Which rows contain errors when applying prefix and postix operators? ...
operators
Where do you need to add the conversion function operator int () const...
operators
Select the correct statements. The unary operation for a class can be overloaded...
operators
What will be displayed after this code fragment is executed? ...
operators
In which of the following expressions the comma is the operator (comma operator)...
operators
What will be printed as a result of the following code execution? ...
operators
In which of the following expressions the comma is the operator (comma operator)...
operators
Which lines contain errors? #include <string> using...
operators
What will the following program print? #include <iostr...
operators
What will be printed as a result of execution of the following code? ...
operators
What will be equal to i after the next program is execu...
operators
What will the following code print? #include <iostream...
operators
← Prev
1
2
Next →
Sign Up Now
or
Subscribe for future quizzes