What are c++ redistributables?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the static storage classes in c++.
How to declaring variables in c++?
program explaining feautures of c++
What is the need of a destructor? Explain with the help of an example.
What is functions syntax in c++?
What is an adaptor class or Wrapper class?
What is extern c++?
What happens when the extern "c" char func (char*,waste) executes?
Will a catch statement catch a derived exception if it is looking for the base class?
What is the purpose of extern storage specifier?
Explain unexpected() function?
Write a program using display() function which takes two arguments.