Capgemini Interview Question

What is static methods

Interview Answers

Anonymous

Jul 15, 2019

Abstract class

3

Anonymous

Nov 6, 2019

It not change current Class object

Anonymous

May 5, 2020

we can call with using classname.method(); without creating instance of the call .