What is the purpose of extern storage specifier?
No Answer is Posted For this Question
Be the First to Post Answer
Can you please explain the difference between overloading and overriding?
Explain about vectors in c ++?
Why Pointers are not used in C++?
How do you decide which integer type to use?
What is abstract class in c++?
What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?
Differentiate between a pointer and a reference with respect to c++.
daily Routine of father
What are the 3 levels of programming languages?
int *p = NULL; printf("%1d",p) ; what will be the output of this above code?
What do you mean by abstraction. Explain your answer?
What is pointer with example?