Explain pointer to the constant and constant pointer? Explain difference between them.


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

Post New Answer

More VC++ AllOther Interview Questions

What is microsoft visual c++ 2015 redistributable package x64?

0 Answers  


A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.

3 Answers   Honeywell,


What is dao in vc ++?

0 Answers  


What is the difference between the cout and cin iostream objects?

7 Answers  


How do I reinstall microsoft visual c++?

0 Answers  






Do I need microsoft visual c++ 2005 redistributable on my computer?

0 Answers  


what is mean [] inc what is the use of include conio.h in c

1 Answers   BirlaSoft,


Do I need ms visual c++ on my computer?

0 Answers  


What is difference between c++ and visual c++?

0 Answers  


What is a copy constructor? What is the need for it?

0 Answers  


Name some examples of the different types of windows found in a Windows application?

4 Answers  


What is the difference between the client and non-client areas?

2 Answers  


Categories