Computer Applications

Method which is a part of a class rather than an instance of the class is termed as:

  1. Static method
  2. Non static method
  3. Wrapper class
  4. String method

User Defined Methods

ICSE 2023

20 Likes

Answer

Static method

Reason — Method which is a part of a class rather than an instance of the class is termed as Static method.

Answered By

13 Likes


Related Questions