what is the difference between overloading & overriding? give example.
No Answer is Posted For this Question
Be the First to Post Answer
Do you need a main function in c++?
What do you know about near, far and huge pointer?
How the virtual functions maintain the call up?
What are virtual functions and what is its use?
Does dev c++ support c++ 11?
What is the output of the following program? Why?
What problems might the following macro bring to the application?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
What are smart pointer? Whats its use?
Write a program to get the value of sin (x) using a library function , when x is given in degrees.
What is the difference between while and do while loop?
What is #include iostream h in c++?