0 votes
in ECMAScript by (4.5k points)
Which is not true about static methods?

1)Static methods can be invoked without instantiating the class

(2)Static methods are not specific to any object.

(3)We can create utility functions with the help of static methods.

(4)Static methods can be directly called with the help of a class object.

1 Answer

0 votes
by (4.5k points)
Static methods can be directly called with the help of a class object.
Click here to read more about Loan/Mortgage
Click here to read more about Insurance

Related questions

0 votes
asked Jan 21, 2020 in ECMAScript by GeorgeBell (4.5k points)
0 votes
0 votes
0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986 (30.4k points)
0 votes
0 votes
asked Apr 13 in JAVA by Robin (13.0k points)
...