// "Implement methods" "false" class c { void foo() { new I(new String( } } interface I { foo(T t); }