In a function declaration, what does extern mean?
No Answer is Posted For this Question
Be the First to Post Answer
What is setiosflags c++?
Can we use this pointer inside static member function?
Explain the difference between 'operator new' and the 'new' operator?
Can inline functions have a recursion? Give the reason?
What is the best ide for c++?
Why do we use iterators?
What is a responder chain?
What is this weird colon-member (" : ") syntax in the constructor?
Is oops and c++ same?
Shall we use 'free' to free memory assigned by new, What are the further consequences??
Can you please explain the difference between using macro and inline functions?
Can we inherit constructor in c++?