/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package program;
/**
*
* @author Administrator
*/
class delta extends carlie{
private int c=15;
@Override
public void info(){
System.out.println("dipaggil pada " +
this.getClass().getCanonicalName());
System.out.println("nilai b = "+bb);
System.out.println("nilai c = "+c);
}
}
public class classDelta {
}
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package program;
/**
*
* @author Administrator
*/
class delta extends carlie{
private int c=15;
@Override
public void info(){
System.out.println("dipaggil pada " +
this.getClass().getCanonicalName());
System.out.println("nilai b = "+bb);
System.out.println("nilai c = "+c);
}
}
public class classDelta {
}
0 komentar:
Post a Comment