Differentiate between an inspector and a mutator ?


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

Post New Answer

More C++ General Interview Questions

Write about the members that a derived class can add?

0 Answers  


Explain the pure virtual functions?

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  






what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

0 Answers  


what is difference between internet and Internet?

12 Answers   College School Exams Tests, Microsoft, MIT, TCS,


What are destructors?

0 Answers  


Can c++ do everything c can?

0 Answers  


Explain what are single and multiple inheritances in c++?

0 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


What are disadvantages of pointers?

0 Answers  


Categories