What are proxy objects in c++?


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

Post New Answer

More C++ General Interview Questions

Is linux written in c or c++?

0 Answers  


Does c++ have string data type?

0 Answers  


What are disadvantages of pointers?

0 Answers  


What is an inline function in c++?

0 Answers  


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

0 Answers  


what is C++ objects?

0 Answers  


Is c++ a good beginners programming language?

0 Answers  


What is the difference between new() and malloc()?

4 Answers  


Explain "const" reference arguments in function?

0 Answers  


Which operations are permitted on pointers?

0 Answers  


Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


Can a new be used in place of old mallocq? If yes, why?

0 Answers  


Categories