What is static variable and difference between(const char *p,char const *p,const char* const p).


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

Post New Answer

More C++ Interview Questions

Difference between Call by pointer and by reference.

0 Answers   Adobe,


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


Define type casting in C++.

0 Answers   Amdocs,


How many times will this loop execute? Explain your answer.

0 Answers  


How to run C++ program in cmd

0 Answers  






What is partial specialization or template specialization?

0 Answers   Amazon,


C++ supports multiple inheritance. What is the “diamond problem” that can occur with multiple inheritance? Give an example.

0 Answers  


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


What do you by Function Overloading in C++?

0 Answers   Akamai Technologies, Infogain,


Categories