Answer Posted / nisha
object oriented principels
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
Can destructor be overloaded?
What is a class and object?
Why we use classes in oop?
What does enum stand for?
What is the important feature of inheritance?
What is multilevel inheritance?
What is polymorphism and its types?
What do you mean by variable?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
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 data binding in oops?
How does polymorphism work?
What are oops functions?
What is constructor overloading in oop?