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
struct
:
Content language: English
Русский
What access modifiers will be set by default for the a and b variables? ...
struct
Which lines of the code contain errors? struct A { int...
struct
What will be printed out as a result of the following code execution? ...
struct
What will be printed out as a result of the following code execution? ...
struct
What is the difference between classes and structures?...
struct
Will the following code compile? struct A { A() { throw...
struct
Does the following program contain errors? class A {}; c...
struct
Given the following structure declared: struct MySt...
struct
Which lines contain errors? using System; namespac...
struct
Can this test pass? var a = new A(); a.GetType()....
struct
What will be the result of code execution? struc...
struct
What will be printed out as a result of the following code execution? ...
struct
Which class A declarations will produce the compilation error in an attem...
struct
What will be displayed by the following program? #include <iostre...
struct
What will the following code display? #include <iostream> struct...
struct
What will print the following code? #include <iostream...
struct
Select the lines with initialization errorstruct ...
struct
What will be the result of different calls of class and structure methods? ...
struct
Is this code correct in terms of the memory management? ...
struct
What will be the result of the code using multiple inheritance of the structs? ...
struct
Having an assignment of one struct type variable to another, will the code compi...
struct
Which lines contain errors? struct A { virtual void...
struct
In what cases will class A have at most one constructor, taking int...
struct
What will be printed as a result of program execution? #...
struct
Choose the correct statements for the following code stru...
struct
What happens on a program compilation? struct A { ...
struct
What will be the program exit code? struct S { static...
struct
Will the following code compile? template <class T>...
struct
Indicate lines containing errors: struct A { mutable in...
struct
What will be the output of the following code? struct A {...
struct
What will be displayed as a result of the execution of the following code? ...
struct
What will the given code print? #include <iostream>...
struct
What will the following program print? #include <iostr...
struct
What will be printed to the console as a result of the following program? ...
struct
What will be displayed as a result of the program execution? ...
struct
The exception of which type will be thrown when executing the following code ...
struct
What will be the result of the code execution: #include &...
struct
What is sizeof(struct StructT) equal to?...
struct
Which of these statements are correct?...
struct
What code fragments contain errors (compilation, execution, logical)?...
struct
What will be printed as the result of the program? #inclu...
struct
What code fragments will not cause a compilation error when inserted into string...
struct
What will be printed on the screen? #include <iostream...
struct
(Standard C99) What value will be contained in z.lines.line12 after assignment o...
struct
What will be printed out as a result of the following code execution? ...
struct
Which type of inheritance is used? struct B { /*...*/ }; ...
struct
What will the following code print when creating an instance of class D...
struct
What will be printed out as a result of the following code execution? ...
struct
Select the correct statements:...
struct
What will be printed out as a result of the following code execution? ...
struct
What will be the value of А<9>::vаluе+А<2,2>:...
struct
Will the following code compile? template <class T=voi...
struct
Will the following code compile? template<typename T&g...
struct
What will be the type of s2<int>::type if s2 i...
struct
What will be printed out as a result of the following code execution? ...
struct
What will be the type of В<соnst int*>::tуpе having class ...
struct
What will be the result of code execution? #include...
struct
What will be printed out as a result of the following code execution? ...
struct
Which of the template declarations are correct?...
struct
What will be printed out as a result of the following code execution? ...
struct
What will be printed out as a result of the following code execution? ...
struct
What will be printed out as a result of the following code execution? ...
struct
What will be the values of B::a and C...
struct
Will the following code compile? template <class T>...
struct
← Prev
1
Next →
Sign Up Now
or
Subscribe for future quizzes