logo

Crowdly

Igaz vagy hamis a következő állítás a lenti osztállyal kapcsolatban: "Egy Komp...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Igaz vagy hamis a következő állítás a lenti osztállyal kapcsolatban:

"Egy Komplex objektumhoz jobbról és balról is hozzáadható egy lebegőpontos (double) szám."

 class Komplex{

    double re, im;

public:

    Komplex(double re = 0.0, double im = 0.0);

    Komplex konjugalt() const;

    Komplex operator+(double re) const;

};

0%
0%
More questions like this

Want instant access to all verified answers on edu.vik.bme.hu?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!