DEV Community

Vallone00
Vallone00

Posted on

A c++ program question

Write a C++ program to calculate root of quadratic equations by initializing the object using a default constructor.

Top comments (0)