qween2666 qween2666 29-02-2024 Computers and Technology contestada public class foo { public int a; private int b; protected int c; public void dothis() { [... method code here ...] } }