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
initialization
:
Content language: English
Русский
What will be printed out as a result of the following code execution / compilati...
initialization
What happens when you run the following program? class ...
initialization
What is the result of the following code execution? imp...
initialization
What will be printed out to console? public class A { ...
initialization
int[] x = new int[25] Which of statements...
initialization
What will the following code.s execution print to console? ...
initialization
Can the main method be declared as final?...
initialization
Which definitions of the MyInterface interface are correct?...
initialization
What number of different objects will variables b1 - b11 refer to after the foll...
initialization
What will happen after the code is compiled and program is run without arguments...
initialization
What will the following code display? class Quizful { ...
initialization
What is the result of the following code compilation? c...
initialization
What changes will lead to a successful compilation of the following code? Select...
initialization
What is the result of the following code execution? pub...
initialization
What will be displayed after the following code execution? ...
initialization
What will be printed out as a result of the following code compilation and execu...
initialization
What will the following code display (ASCII code of '1' is 49)? ...
initialization
What will be the result of the following code compilation and execution? ...
initialization
What will be printed out to console as a result of the following code execution?...
initialization
What will the following code print out to console? publ...
initialization
Which line/lines will compilation error occur in? publi...
initialization
What will be printed after the following code is executed? ...
initialization
What will be printed out to console after the following class is compiled and ex...
initialization
What is the result of the following code execution? pub...
initialization
What is the following program`s execution result? class...
initialization
What will the following code print? public class A { ...
initialization
What is the following code execution result? String dat...
initialization
What will be the result of compiling and running this code? ...
initialization
After performance of what line, only one object will be available for the garbag...
initialization
What will be displayed by the following program? public ...
initialization
What will happen as a result of the following code? class...
initialization
What the following code will type? public class Test {...
initialization
What happens when you try to compile / run the following code: ...
initialization
What will be the result of the program execution? public ...
initialization
What happens after you compile and run this code? publi...
initialization
What is the result of this code executing: class One { ...
initialization
What happens when you try to compile and run this code: ...
initialization
Which of the following statements in the given code are true? ...
initialization
What happens as a result of compiling and running this code? ...
initialization
What will be the output of following code? class A { ...
initialization
What result will give the following code? public class...
initialization
What will be the result of the program? package tutoria...
initialization
Will the following code compile? public class Person { ...
initialization
What happens if you run this code: class Test { Li...
initialization
What happens when you try to compile and run this code: ...
initialization
What will be printed as the result of the following code execution? ...
initialization
What will happen when the following code is compiled and run? ...
initialization
What is the result of the following code compilation and execution? ...
initialization
What will be printed out as a result of the following code's execution? ...
initialization
What errors does the following code contain? class A { ...
initialization
Select all the correct ways to declare the local constant in the code block....
initialization
In which order are class fields initialized in a class?...
initialization
Which line of the following code contains an error: int...
initialization
What will be printed out as a result of the following program execution? ...
initialization
What will be printed out as a result of the following code execution? ...
initialization
What will be printed out as a result of the following code execution? ...
initialization
If while performing array initialization by POD type elements there are fewer el...
initialization
What will be the value of the c variable after the following code is exec...
initialization
What will be the output of the following code? class Cl...
initialization
What will be printed after compiling and running the following code? ...
initialization
What will be the result of compilation and execution of the following code: ...
initialization
Which class A declarations will produce the compilation error in an attem...
initialization
What will be printed as a result of execution of this code: class Obj...
initialization
For given classes in C++, what will be the output of the following code: ...
initialization
What value will be assigned to y ? const int x = 5; int main(i...
initialization
What will be the output of the following code: #include <iostream...
initialization
Which of the variables below are accessible from other translation units? ...
initialization
Will be created the object of class which doesn't have any constructor?...
initialization
Which lines of the main function code contain errors in creating objects ...
initialization
What is the result of code execution? #include <iostream> using n...
initialization
Select the line with the initialization error:...
initialization
Select the lines with initialization errorstruct ...
initialization
Having the following variables declarations in the loop, what is the result of c...
initialization
Does the code contain errors that prevent the code from compiling? ...
initialization
What will be displayed in the terminal as a result of the following code executi...
initialization
What will be printed on the screen? #include <string&g...
initialization
What will be printed as a result of executing the Test() function? ...
initialization
What code fragments contain errors (compilation, execution, logical)?...
initialization
What will be printed as a result of the program? #include...
initialization
What will be the result of the program? #include <iost...
initialization
What will be printed out as a result of the following code execution? ...
initialization
In a vector object v, more elements are reserved (memory allocated)...
initialization
What needs to be added to lines 1 and / or 2 (and possibly to 0) so that the val...
initialization
What will be the values of B::a and C...
initialization
What number will be displayed during the execution of this program? ...
initialization
← Prev
1
Next →
Sign Up Now
or
Subscribe for future quizzes