Why are pointers not used in c++?


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

Post New Answer

More C++ General Interview Questions

What is a c++ map?

0 Answers  


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

0 Answers  


Define a nested class. Explain how it can be useful.

0 Answers  


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


How do you sort a sort function in c++ to sort in descending order?

0 Answers  






How to change constant values?

6 Answers   Huawei, Symphony,


Is turbo c++ free?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


What is #include math h in c++?

0 Answers  


How many ways are there to initialize an int with a constant?

1 Answers  


What is a v-table?

0 Answers  


Can I learn c++ without c?

0 Answers  


Categories