What is polymorphism & list its types in c++?
No Answer is Posted For this Question
Be the First to Post Answer
3- Write a program to find larger and smaller of the two numbers.
Explain Text Manipulation Routines?
Explain about Garbage Collector?
Difference between class and structure.
Write about an iterator class?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What should main() return in c and c++?
Const char *p , char const *p What is the difference between the above two?
What is abstraction c++?
What is the advantage of c++ over c?
write a porgram in c++ that reads an integer and print the biggest digit in the number
What is a namespace in c++?