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

what is difference between static and non-static variables

10 Answers  


What is iostream in c++ used for?

0 Answers  


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

0 Answers  


What is a wchar_t in c++?

0 Answers  


What is std :: endl?

0 Answers  






Write bites in Turbo c++ Header ("Include") Files.

0 Answers  


Define Virtual function in C++.

0 Answers   iNautix,


What is a literal in c++?

0 Answers  


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

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


What is the most powerful coding language?

0 Answers  


Explain operator overloading.

0 Answers  


Categories