give me an example for testing a program showing the test path
.show how the test is important and complex.
No Answer is Posted For this Question
Be the First to Post Answer
Can class objects be passed as function arguments?
What does std :: flush do?
what are difference between c and c++?
Is there anything you can do in C++ that you cannot do in C?
What are different types of typecasting supported by C++
What is the difference between *p++ and (*p)++ ?
What is input operator in c++?
Brief explaination about #include<iostream.h>, cin and cout
What are the two types of polymorphism?
What is object slicing and how can we prevent it?
What is using namespace std in c++?
What is the difference between strcpy() and strncpy()?