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
How does a C++ structure differ from a C++ class?
What are the basics of local (auto) objects?
Difference between declaration and definition of a variable.
What is a constructor in c++ with example?
Can member data be public?
Can you pass a vector to a function?
How does class accomplish data hiding in c++?
Why is c++ a mid-level programming language?
How would you call C functions from C++ and vice versa?
Should the this pointer can be used in the constructor?
What kind of jobs can I get with c++?
Are c and c++ different?
What is c++ vb?
How do you print a string on the printer?
What is endianness?