How does class forname work in java?


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

Post New Answer

More Core Java Interview Questions

What do bitwise operators do?

0 Answers  


what is a green thread? : Java thread

0 Answers  


What does sprintf return?

0 Answers  


Can two objects have same hashcode?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  






How big is a gigabyte?

0 Answers  


What is consumer interface?

0 Answers  


What is an Exception ?

9 Answers  


Is java util regex pattern thread safe?

0 Answers  


Difference between serialization and deserialization in java?

0 Answers  


Why synchronization is important?

0 Answers  


Why local variables are stored in stack?

0 Answers  


Categories