Capgemini interview question

What is static methods

Interview Answers

Anonymous

15 Jul 2019

Abstract class

3

Anonymous

6 Nov 2019

It not change current Class object

Anonymous

5 May 2020

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