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

What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,


Define namespace.

1 Answers  


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


When must you use a constructor initializer list?

0 Answers   Amazon,


What is the difference between realloc() and free() in C++?

0 Answers   IBS, TCS,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


What is RTTI and why do you need it?

0 Answers   Amazon,


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


What is placement new?

1 Answers   Amazon,


Explain the operator overloading feature in C++ ?

0 Answers  


Categories