What is struts in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is string builder?
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 ..
Can we declare static variables in JSP page.
Can we use return in constructor?
Can a final variable be initialized in constructor?
Can you declare a private method as static?
Does string is thread-safe in java?
y cant i declare method like public final static show()
What are the types of relation?
Under what circumstances an object reference be cast to an interface reference?
What is data movement?
Why is the main method declared static?