Answer Posted / priyanjan
The particular operation of forName method,a static method
of class Class, is to register the driver and load it into
memory.
| Is This Answer Correct ? | 24 Yes | 11 No |
Post New Answer View All Answers
Do we need to override service() method
What is mdb and what is the special feature of that?
Difference between swing and awt?
What do you know about seam?
What if the static modifier is removed from the signature of the main method?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Why is string immutable in java?
What is the relation between the infobus and rmi?
Can we sent objects using Sockets?
How task's priority is used in scheduling?
What do you mean by Socket Programming?
What is chat area? Explain.
Why use POJO when I can use hashmap
Can I import same package/class twice? Will the jvm load the package twice at runtime?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?