+ 1
Hey guys! M a new member😊 My professor in college has given the class an assignment in which we ve to use C++ to make a program which will help the society and reduce work...If u all have some ideas. Please suggest me one .. Thank-you very much
2 Réponses
+ 2
You can build a calculator using #include<math.h>
And don't just include +,-,*,/ operators ... these are basic .. try building a more sophisticated calculator with root calculations and solving roots for quadratic equations etc etc.
If you have just started c++ then this is the best you can do... if you are a high level player then you can go with files and create a whole database for company employees and much more.
+ 1
ok thank you