Answer Posted / abu
1 KB
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
How to hide the base class functionality in Inheritance?
Why is oop useful?
Which language is not a true object oriented programming language?
Which language is pure oop?
What is this pointer in oop?
What is a function in oop?
hi all..i want to know oops concepts clearly can any1 explain??
What is the real life example of polymorphism?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is abstraction in oops with example?
What is abstraction encapsulation?
Why do pointers exist?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is object and class in oops?