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
What are "pure virtual" functions?
0 Answers Adobe, Alter, iNautix,
Write a C++ Program to Check Whether a character is Vowel or Consonant.
Without using third variable write a code to swap two numbers.
What is the difference between virtual functions and pure virtual functions?
Tell me about virtual function
Explain the importance of method overloading in C++?
0 Answers Akamai Technologies, Infogain,
What is the difference between public, private, and protected inheritance?
What is name mangling/name decoration?
C++ Public access specifier instead of Private – What is bad ?
Question on Copy constructor.
explain the term 'resource acquisition is initialization'?
What is the purpose of a constructor? Destructor?