You are here:

Focus on Java

Recent Answers

2009-11-06 Java - javac:

when you install the Java SDK it does not add the compiler to the PATH, only things on the PATH and the current directory can be directly executed. The javac executable is located in program files\JDK<version>\bin

2009-11-03 Java - deadly diamond of death pblm:

Hello, Thankyou for your question. Well, first you should completely understand what is the deadly diamond of death. Lets say, if Java would have supported multiple inheritance which means inheriting

2009-11-02 Java - Big O Notation problem:

Your processor can probably help you better than I can. The Big O of an algorithm is a calculation of how many steps an algorithm takes in relation to its input size... Big O of 1: constant time

2009-11-02 Java - Class usage:

Hi Mamoy, The link is for the statistics methods in class rvl.stat.dist.Tukey. I am not an expert in statistics so I cannot tell you what they do. I can tell you how to execute them. You go to this

2009-10-31 Java - Packet sniffing:

Tony, It depends on what protocol was used for the encryption. I'm afraid you haven't given me enough information to help you, you haven't told me what encryption protocol you observed in your sniffer

Categories

Browse Alphabetically

©2009 About.com, a part of The New York Times Company. All rights reserved.