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 ..

Answer Posted / vignesh1988i

actually i cant understand your problem correctly..... wat
actually are you trying to say sir?????????? pl. reply...

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How a string is stored in memory?

583


How many bytes is a unicode character?

513


What is super keyword explain with example?

539


What do you mean by inner class in java?

571


Explain the importance of finally block in java?

570






What are the methods available in a class?

589


What is hashmap in java?

573


What is jdbc api?

544


How do you find the maximum number from an array without comparing and sorting?

645


Why constructor has no return type?

640


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

557


What is the dot operator?

575


What about features of local inner class?

621


What is the purpose of assert keyword used in jdk1.4.x?

569


What is return null in java?

514