ICSE Class 10 Computer Applications Question 20 of 30

Solved 2023 Question Paper ICSE Class 10 Computer Applications — Question 20

Back to all questions
20
Question

Question 1(xx)

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
Answer

Static method

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