elliep585 elliep585 01-05-2024 Computers and Technology contestada identify the bad coding practice evident in the code sample by selecting one of the five possibilities. public class dosomething { private void dothefirstthing() { dothesecondthing(); }