What is overriding in oop?
No Answer is Posted For this Question
Be the First to Post Answer
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is Inheritance, Multiple Inheritance, Shared and Repeatable Inheritance?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
What is Virtual Keyword?
When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
polymorphism means?
Input: enter the value:1234 output: 1 2 3 4 write a program to get above output.....
4 Answers Bally Technologies, IBM, SoftSol,
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
what is single inheritance?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
what is the main difference between sizeof() operator in c and c++
How do you make derived class as an abstract class?