Whats is abstraction in oops?
No Answer is Posted For this Question
Be the First to Post Answer
what is the basic concept of inheritance?
Program to check whether a word is the first word of the sentence.
What is and I oop mean?
What do you mean by pure virtual functions?
What is the real time example of encapsulation?
What is object and example?
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
Why multiple inheritance is not allowed?
Which method cannot be overridden?
Can bst contain duplicates?
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
What is multiple inheritance? Give Example