ICSE Class 10 Computer Applications Question 17 of 30

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

Back to all questions
17
Question

Question 1(xvii)

A method which does not modify the value of variables is termed as:

  1. Impure method
  2. Pure method
  3. Primitive method
  4. User defined method
Answer

Pure method

Reason — A method which does not modify the value of variables is termed as a pure method.