Answer Posted / amanpreet kaur
class is a object and object contain data and functions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does <> mean pseudocode?
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 class encapsulation?
What is a function in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is the difference between inheritance and polymorphism?
Can an interface inherit a class?
What do you mean by abstraction?
Are polymorphisms mutations?
What is ambiguity in inheritance?
What is class and example?
What is class and object with example?
What is the real time example of encapsulation?
Which type does string inherit from?
What is inheritance in oop?