Skip to content

Instantly share code, notes, and snippets.

package de.tum.ws2009.grprog.uebungsblatt01;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class SalaryCalculator {
/**
* This method computes the salary after tax per month.
We couldn’t find that file to show.