Where can i get Latest SUN Certification Dumps and what are
the Sun Certification Codes that are available, Im new to
JAVA, so please gimme info as i need to write J2EE - Core Java
Certification


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is scope & storage allocation of static, local and register variables? Explain with an example.

0 Answers   IBS,


What is double in java?

0 Answers  


What is stringbuffer in java?

0 Answers  


What is the difference between overriding and overloading in OOPS.

0 Answers   Axtria, ITC Indian Tobacco Company,


While opening the file, what type of exceptions can be caught?

3 Answers  






Explain treeset?

0 Answers  


public class BatchTest { public static void main(String[] args) { Runtime run = Runtime.getRuntime(); try { Process p = run.exec("cmd start /c D:/test.bat"); System.out.println(p.exitValue()); } catch (Exception e) { e.printStackTrace(); } System.out.println("FINISHED"); } }

0 Answers  


If all the methods in abstract class are declared as abstract then what is difference between abstract class and in interface?

8 Answers   Infosys, Synechron,


What is time complexity java?

0 Answers  


What is final modifier?

0 Answers  


what is difference betweem home interface and remote interface?

0 Answers   CTS, HCL,


Why java does not supports multiple inheritance?

3 Answers   TCS, VSoft,


Categories