What is mysql driver class name?
No Answer is Posted For this Question
Be the First to Post Answer
In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????
What are the Static and Dynamic Variables? Differentiate them.
How are Observer and Observable used?
What is static in java?
What is queue in java?
How does callback work in java?
Explain how hashmap works?
What is the difference between the size and capacity of a vector?
List the interfaces which extends collection interface?
Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..
Write a program to print fibonacci series up to count 10.
what is difference between validation.xml & validation rules.xml?