logo

Crowdly

Browser

Add to Chrome

Questions Bank (1401119 total)

Яке призначення має частина зброї, що позначена на малюнку цифрою 12?

0%
0%
0%
100%
0%
View this question

What will be the output of the following code?

code

View this question

Чи підлягають призову за мобілізацією жінки, які мають медичну або фармацевтичну спеціальність та перебувають на військовому обліку?

View this question

For the

given source code, need to implement the Plane constructor function, which

takes 3 parameters: model, flightRange, maxSpeed and prototypically

inherits from Aircraft. Indicate which of the prototypal inheritance

implementations is correct.

View this question

What principle does the given code correspond to?

View this question

Which

of the following implementations of the Car child class constructor is correct?

The constructor accepts 3 parameters: model, speed, fuelType.

View this question

What principle does the given code correspond to?

View this question

What is the type of relationship between the

objects in these classes?

View this question

What is the type of relationship between the

objects in these classes?

View this question

Which of the following examples of working

with fields and methods of this class are correct?

View this question