Had a bit of work recently....
hope u understand....
/**
project is an member class of this package
*/
import New.Office.*;
public static void main(String args[]){
Project p = new Project();
p.slog();
p.getFreetime(null);
p.tryToPostBlog("difficult");
p.nextPostName("kodachadri","savanadurga");
p.nextPostTime(new Day(7) );
}
Subscribe to:
Post Comments (Atom)
2 comments:
p.scangirlinMG("Timepass");
anon?? who r u? :)
Compile error in p.scanGirlMG("Timepass")
Function undefined
Post a Comment