What is static variable and difference between(const char *p,char const *p,const char* const p).
No Answer is Posted For this Question
Be the First to Post Answer
Consider the following C++ program
Can we provide one default constructor for our class?
How can a C function be called in a C++ program?
What are "pure virtual" functions?
0 Answers Adobe, Alter, iNautix,
What is pass by value & reference.
What is name mangling/name decoration?
How many times will this loop execute? Explain your answer.
How does stack look in function calls? Write a recursive function call, how will the stack look like?
what is friend function in C++?
Define type casting in C++.
explain the term 'resource acquisition is initialization'?
Write a C++ Program to Find Sum and Average of three numbers.