Respuesta :
outlook pane I believe is the correct answer
can you help me with my work too.
what happens if a method is declared with the private modifier
1) the method is only accessible by other members inside the same class
2) the method is only accessible by code in other classes inside the same package
3) the method is accessible by code in all other classes
4) a compiler error occurs. methods cannot be declared private
can you help me with my work too.
what happens if a method is declared with the private modifier
1) the method is only accessible by other members inside the same class
2) the method is only accessible by code in other classes inside the same package
3) the method is accessible by code in all other classes
4) a compiler error occurs. methods cannot be declared private