What is inheritance in simple words?
No Answer is Posted For this Question
Be the First to Post Answer
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
What is the Advantage of Interface over the Inheritance in OOPS?
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’.
i^=j; j^=i; i^=j; value of i,j
Explain the concept of abstracion and encapsulation with one example. What is the difference between them?
what is the difference between virtual function and destoctor?
Difference ways of Polymorphism?
how to find the largest of given numbers in an array
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
diff between Virtual mathod and abstract method?
What are the two different types of polymorphism?
Should you protect the global data in threads? Why or why not?