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

Are vectors faster than arrays?

0 Answers  


What is the use of object in c++?

0 Answers  


Is c++ primer good for beginners?

0 Answers  


What are signs of manipulation?

0 Answers  


Describe the main characteristics of static functions?

1 Answers  






What is the use of c++ programming language in real life?

0 Answers  


What are the differences between new and malloc?

0 Answers  


write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

0 Answers   TCS,


How do you establish a has-a relationship?

0 Answers  


What is an undefined behavior and sequence points

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


Categories