How const int *ourpointer differs from int const *ourpointer?


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

Post New Answer

More C++ General Interview Questions

Explain Memory Allocation in C/C++ ?

0 Answers   Infosys,


Mention the storage classes in c++.

0 Answers  


What is abstraction c++?

0 Answers  


What are the differences between java and c++?

0 Answers  


What is a singleton class c++?

0 Answers  






What is a smart pointer?

2 Answers  


Why c++ is faster than java?

0 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


What is recursion?

6 Answers  


What do you understand by zombie objects in c++?

0 Answers  


What is a node class in c++?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


Categories