What is new keyword in oops?
No Answer is Posted For this Question
Be the First to Post Answer
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
What is abstraction encapsulation?
What is virtual function?where and when is it used?
What do you mean by public, private, protected and friendly?
What is polymorphism give a real life example?
What is the benefit of oop?
What is coupling in oop?
What are benefits of oop?
What is overriding 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’.
What is multilevel inheritance explain with example?
what is single inheritance?