Content deleted Content added
m Bot: Migrating 9 interwiki links, now provided by Wikidata on d:q1305241 (Report Errors) |
|||
Line 45:
public class Employee {
private
public
return salary;
}
Line 53:
public static void main() {
Employee e = new Employee();
}
}
|