Posts by Gabriel Hirakawa • 19 points
1 post
- 
		1 votes0 answers491 viewsQ: Questions about Abstract Classes and Interface (java)Before I express my doubt it is valid to make clear that in a certain way I understand the difference between the two. I know that a abstract class can have implemented methods, attributes,…