What is const in c++?


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

Post New Answer

More C++ General Interview Questions

When does the c++ compiler create temporary variables?

0 Answers  


Does std endl flush?

0 Answers  


What is the size of integer variable?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


What is c++ stringstream?

0 Answers  






Why is c++ still used?

0 Answers  


What is oop in c++?

0 Answers  


What is meant by reference variable in C++?

1 Answers  


Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


Which one is a preferred language C or C++? Why?

0 Answers  


Why do we use structure in c++?

0 Answers  


wap to accept 10 numbers & display the number of odd and even numbers??

1 Answers  


Categories