feedback on question
Posted: Wed Jul 31, 2024 10:58 am
What is the correct declaration for an abstract method 'add' in a class that is accessible to any class, takes no arguments and returns nothing?
beter say in an abstract class and not just class
beter say in an abstract class and not just class