View Single Post
Write an interface named 'Test' with the following
(#1 (permalink))
Old
Kenny is Offline
Private
Points: 189, Level: 2 Points: 189, Level: 2 Points: 189, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Kenny is an unknown quantity at this point
 
 
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
Write an interface named 'Test' with the following - December 15th, 2007

behavior in Java:? Write an interface named 'Test' with the following behavior:
a method 'getDuration' that returns a 'Duration' object.
a method 'check' that accepts an integer parameter and returns a 'Result' object.
a method 'getScore' that returns a double.

Revenue Shared Ads