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

Post New Answer

More C++ General Interview Questions

Can class objects be passed as function arguments?

0 Answers   HCL,


What does std :: flush do?

0 Answers  


what are difference between c and c++?

9 Answers   Accenture,


Is there anything you can do in C++ that you cannot do in C?

1 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,






What is the difference between *p++ and (*p)++ ?

0 Answers  


What is input operator in c++?

0 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What are the two types of polymorphism?

0 Answers  


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


What is using namespace std in c++?

0 Answers  


What is the difference between strcpy() and strncpy()?

0 Answers  


Categories