What is Overriding and how can it be used?

Answer Posted / siddu

overriding is nothing to change behaviour of super class
method in subclass with same singature of method

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does sprintf add a null terminator?

547


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

1819


What mechanism does java use for memory management?

482


What is flag in java?

519


What is the argument in java?

483






Can a class be final?

488


what is predefined function in java?

531


What is difference overloading and overriding?

571


Is ++ operator thread-safe in java?

618


What are the different types of sorting in java?

525


What are the different http methods?

519


What is string in java is it a data type?

525


What state is a thread in when it is executing?

517


What does microservices mean?

519


What is difference between iterator and enumeration in java?

518