Can we declare static variables and methods in an abstract class
152 views
Jul 19, 2023
In this short video, I will answer the question of whether or not we can declare static variables and methods in an abstract class. I will also explain why we might want to declare static variables and methods in an abstract class. #java, #abstractclass, #staticvariables, #staticmethods, #declare, #interview