Here is another one.. it is compilable.
public class Change {
public static void main(String args[]) {
System.out.println(1.00 - 0.60);
}
}
What should be the specific output?
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|