Explain what are accessor methods?


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

Post New Answer

More C++ General Interview Questions

what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


What is c++ similar to?

0 Answers  


Define what is constructor?

0 Answers  


What is the size of a vector?

0 Answers  


What do manipulators do?

0 Answers  






Which software is best for coding?

0 Answers  


Can constructor be private in c++?

0 Answers  


What is the use of :: operator in c++?

0 Answers  


What are virtual constructors/destructors?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


How do you save a c++ program?

0 Answers  


What is c++ hash?

0 Answers  


Categories