Answer Posted / rahul p.v
HEI ANNA
This site is not for commenting 'bout others answers.u were
the one who misused the site by commenting!!!!
thnx
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Is abstract thinking intelligence?
What is abstract class in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the highest level of cohesion?
What is polymorphism explain?
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?
What is an advantage of polymorphism?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Can an interface inherit a class?
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’.
#include
What is difference between polymorphism and inheritance?
What is the benefit of oop?
What are the 4 pillars of oop?
write knight tour problem which is present in datastructure