logo

Crowdly

Browser

Add to Chrome

Questions Bank (1388121 total)

Дано

визначення класів:

class C1 {

  public:

           void

aPolymorphMethod();           //

поліморфний метод

           virtual

void aVirtualMethod() = 0; //

абстрактний

метод

};

class C2: public C1 {

  public:

           virtual

void aVirtualMethod();     //

віртуальний метод

};

void C1::aPolymorphMethod()

      

aVirtualMethod();

}

void C2::aVirtualMethod(){}

      Чому в класі С1 повинен бути метод aVirtualMethod ?   Відповідь пояснити.

View this question
Фактично історія застосування безпілотних літальних апаратів та їх поява пов'язана з:
View this question
Увеличение совокупного спроса в долгосрочном периоде при неизменности объема производства порождает:
0%
0%
0%
100%
View this question

Given the differential equation (E):

Using the constant variation method, Look for the solutions of (E) of the form:

0%
0%
0%
0%
View this question

The solutions of the differential equation are

View this question

Given the differetnial equation (E):

0%
0%
0%
0%
View this question

Given the function defined by

the function is solution of the differential equation

View this question

Given the differential equation (E):

This equation has a particular solution of the form "first degree polynomial exp(2x)"

View this question

Given the differential equation (E):

View this question

Given the differential equation (H) :

Let be any solution of the equation.

0%
0%
0%
0%
View this question