What is the difference between class forname and new?


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

Post New Answer

More Core Java Interview Questions

If goto and const is reserve words than why it is not work in java?

0 Answers  


What is the purpose of a default constructor?

0 Answers  


Is it possible for a yielded thread to get chance for its execution again?

0 Answers  


What is the relationship between clipping and repainting under awt?

0 Answers  


Why java is made?

0 Answers  






What is a values collection view ?

0 Answers  


How the elements are organized in GridLayout?

2 Answers  


what is the difference b/w static and final methods?

1 Answers  


what is platform independence in java?

5 Answers   CSC, HSBC,


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

4 Answers  


What are user defined exceptions?

0 Answers  


Can we modify the throws clause of the superclass method while overriding it in the subclass?

0 Answers  


Categories