A program is being written by a team of programmers. One programmer is implementing a class called Employee; another programmer is writing code that will use the Employee class. Which of the following aspects of the public methods and fields of the Employee class does not need to be known by both programmers

Respuesta :

The aspect that does not have to be known by the programmers would be How the methods are implemented.

What is a computer program?

This is the term that is used to refer to the sets of commands that are used to carry out special and specific functions on computers.

The both of them would not need to knwo how the  methods are implemented.

Read more on computer programs here:

https://brainly.com/question/1538272

#SPJ1