Define pre-condition and post-condition to a member function in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What does ctime() do?

0 Answers  


what is the C++

1 Answers   Wipro,


Can you please explain the difference between overloading and overriding?

0 Answers  


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


what is oops

2 Answers  






Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"

9 Answers   College School Exams Tests, HCL,


What is the use of cmath in c++?

0 Answers  


What is prototype in c++ with example?

0 Answers  


give me an example for testing a program showing the test path .show how the test is important and complex.

0 Answers   TCS,


What is a memory leak c++?

0 Answers  


Can we use clrscr in c++?

0 Answers  


Categories