•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 455,985 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,759 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Views: 1080 | Replies: 12
![]() |
•
•
Join Date: Aug 2007
Location: Adelaide, South Australia
Posts: 428
Reputation:
Rep Power: 3
Solved Threads: 53
•
•
•
•
if (combi.equals(combi.toLowerCase()) || combi.equals(combi.toUpperCase()))
This statement in plain english reads:
if thisString equals thisStringConvertedToLowerCase or thisStringConvertedToUpperCase then...
This will ONLY be true if the entire string is written in lower or upper case. If there is any other combination of upper and lower case letters in your string it will return false.
I'm not 100% sure of what you are trying to do here...
The answer is 42.
hey! i got the code already! it's now solved. But another problem here is how to implement it in linked list.. i really don't know how to start it.. but i do have some sample source codes about it..geesh.. does it have to implement some constructors first? how then it could be called in the main method?
![]() |
•
•
•
•
•
•
•
•
DaniWeb Java Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Playing .Wav/MIDI files in a Visual Basic Program (Visual Basic 4 / 5 / 6)
- Basic PHP Includes (PHP)
- was windows made with BASIC? (Legacy and Other Languages)
- The Move.....Visual Basic 6, Visual Basic .NET ? (VB.NET)
- Encrypting a Visual Basic application (Visual Basic 4 / 5 / 6)
- passing arrays in visual basic (Visual Basic 4 / 5 / 6)
- Visual Basic.net (VB.NET)
Other Threads in the Java Forum
- Previous Thread: general query procedure
- Next Thread: NullPointerexception ??


Linear Mode