Computer Applications

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

User Defined Methods

ICSE 2023

14 Likes

Answer

Pure method

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

Answered By

8 Likes


Related Questions