Can you call the base class method without creating an instance?
Can you call the base class method without creating an instance?
Hi, my self Ravi Vishwakarma. I have completed my studies at SPICBB Varanasi. now I completed MCA with 76% form Veer Bahadur Singh Purvanchal University Jaunpur.
SWE @ MindStick | Software Engineer | Web Developer | .Net Developer | Web Developer | Backend Engineer | .NET Core Developer
Ashutosh Kumar Verma
31-Aug-2021Yes, if that base class is inherited into its derived class and methods of base class is declared with public or protected access modifier.