Authorized user can see question and answers. Please log in or sign up. Help Braindumps.com.ua to be introduced.
Sun 310-055: Sun Certified Programmer for the Java 2 Platform, Standard Edition 5.0
#1. Given the code in the exhibit. What is the result?
#2. Which code, inserted ay line 14, will allow this class to correctly serialized and desterilize?
#3. Given the exhibit. What is the result?
#4. Given the exhibit: The variable df is an object of type DateFormat that has been initialized in line 11. What is the result if this code is run on December 14,2000?
#5. When comparing java. Io. BufferedWriter to java.io.FileWriter, which capability exist as a method in only one of the two?
#6. Given the exhibit: Which two code fragments, inserted independently at line 3, generate the output 4247? (choose two)
#7. Which three statements concerning the use of the java . io. Realizable interface are true? (choose three)
#8. Given the exhibit: What is the result?
#9. Given the exhibit: * D is valid , non-null Dateobject * df is a valid, non-null DateFormat object set to the current local What outputs the current ; local's country name and the appropriate version of d's date?