What happens when the extern "c" char func (char*,waste) executes?
No Answer is Posted For this Question
Be the First to Post Answer
How Virtual functions call up is maintained?
How to implement is-a and has-a class relationships?
What is constructor in C++?
What is the best way to declare and define global variables?
how to create window program in c++.please explain.
What is input operator in c++?
Where are setjmp and longjmp used in c++?
How do you show the declaration of a virtual constructor?
What is the difference between the functions rand(), random(), srand() and randomize()?
Write about the stack unwinding?
How to implement flags?
write a program to add two numbers without using an arithmetic operator.