Ive just started year three of my computing degree and have been looking through the course material. My application development module is based around c#. Throughout the material the lecturer refers to what I know to be called 'methods' as 'functions'. I am aware that the term 'functions' is used (for example) c++ for as code block but I thought that OOP used 'method' to distinguish between the two different types of programming.
So, are the two interchangeable or should the lecturer be using the term 'methods'?