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 meant by exit controlled loop?

0 Answers   Adobe,


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

0 Answers   Adobe,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


What is Coupling?

0 Answers   Cap Gemini,


In C++ what is a vtable and how does it work?

0 Answers   Agilent,






Discuss the role of C++ shorthands.

0 Answers   Adobe,


Can we call a virtual function from a constructor?

1 Answers  


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


CDPATH shell variable is in(c-shell)

0 Answers   Siemens,


what do you mean by exception handling in C++?

0 Answers   Alter,


Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


Categories