Home » Interview » Technology

When will you define a method as static?

Correct Answer: When a method needs to be accessed even before the creation of the object of the class then we should declare the method as static

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion