What is the purpose class.forname method?


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

Post New Answer

More Core Java Interview Questions

How to eliminate duplicates from an array?

6 Answers   ABC, AdMod, Adobe, College School Exams Tests, Patni, Wipro,


What is the difference between procedural and object-oriented programs?

0 Answers  


what is the messsage u r going to get from an objectoriented programing?

0 Answers   MGL,


Is java a super set of javascript?

0 Answers  


Why is java not 100% pure oops?

0 Answers  






write a program to create an arraylist and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


What is collection api?

0 Answers  


StringBuilder s = new StringBuilder("Hello Mom");s.append(",I mean,Mother"); Response.Write(s.ToString()); String s = "Hello Mom"; s+ = ",I mean Mom"; Response.Write(s); Which is faster ? which uses the most memory?

6 Answers   HCL,


can write code for serialization ?

1 Answers   HCL, MegaSoft,


Explain methods specific to list interface?

0 Answers  


Difference between canvas class & graphics class?

1 Answers  


What does string intern() method do?

0 Answers  


Categories