What is the purpose class.forname method?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about main thread in java?
Which is better stringbuilder or stringbuffer?
How do you do a line break in java?
How do you convert an int to a double in java?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
Is a method a function?
What is a ternary operator in java?
What is the difference between interpreter and compiling ?
Explain about oops concepts.
0 Answers Aditi Placement Service,
Is list thread safe in java?
After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?
Why are constructors used?