Answer Posted / reejusri
We can test our code by :
1. Dry running
2. Unit testing
3. Ask someone else to input and run your program
Beyond that tester will come into picture.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is polymorphism and its type in c++?
What is #include cstdlib in c++?
Eplain extern keyword?
What is the average salary of a c++ programmer?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
How do we implement inheritance in c++?
What is operator overloading in c++ example?
What is c++ redistributable?
Where is atoi defined?
What is a vector c++?
Which format specifier is used for printing a pointer value?
Why was c++ made?
What can c++ be used for?
what kind of projects are suitable for c and c++
What should main() return in c and c++?