Which operations are permitted on pointers?


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

Post New Answer

More C++ General Interview Questions

What is polymorphism & list its types in c++?

0 Answers  


What is size of string in c++?

0 Answers  


What is the difference between #import and #include in c++?

0 Answers  


Can malloc be used in c++?

0 Answers  


How much is c++ certification?

0 Answers  


What are inline functions? What is the syntax for defining an inline function?

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


What's the order in which the local objects are destructed?

0 Answers  


What is stl containers in c++?

0 Answers  


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

0 Answers  


What is a type library?

0 Answers  


Why do we use iterators?

0 Answers  


Categories