What are the types of pointer?


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

Post New Answer

More C++ General Interview Questions

What is the advantage of c++ over c?

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


Why is c++ considered difficult?

0 Answers  


What is the main use of c++?

0 Answers  


What is pair in c++?

0 Answers  






Explain public, protected, private in c++?

0 Answers  


What happens when a function throws an exception that was not specified by an exception specification for this function?

1 Answers  


There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


Explain virtual class?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


What does n mean in c++?

0 Answers  


Categories