How static variables and local variablesare similar and dissimilar?
No Answer is Posted For this Question
Be the First to Post Answer
What happens when the extern "c" char func (char*,waste) executes?
Is arr and &arr are same expression for an array?
What is the latest c++ version?
What would happen on forgetting [], while deallocating an array through new?
What are virtual constructors/destructors?
What things would you remember while making an interface?
What is an accessor in c++?
What is an operator in c++?
how can u create a doubly linked list with out using pointers?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
When should I use unitbuf flag?
write a program to insert an element into an array