Forum: Java 9 Days Ago |
| Replies: 2 Views: 229 Hi,
I rewrote your code, but I haven't compile it so, this is your assignment to do. Here's the code.
public class WordCount{
public static void main(Strings[] args){
String userInput =... |
Forum: Java 26 Days Ago |
| Replies: 6 Views: 269 Excuse me Ezzaral , I asked a straight forward question, and you replied with "manner"???
Do you mind to mention what is the meaning of manner, or at least give me what to learn first before the... |
Forum: Java 27 Days Ago |
| Replies: 6 Views: 269 Sorry I couldn't get it, would you make it a little bit clearer!!!!!!!!
Thanks
[EL-Prince] |
Forum: Java 27 Days Ago |
| Replies: 6 Views: 269 Hi guys,
I demand to know the correct order of the following topics to study
Object Oriented Design and Analysis, Design Patterns, and UML
Thanks in advance
[EL-Prince] |
Forum: Java Mar 31st, 2009 |
| Replies: 0 Views: 338 Hi guys,
how to read a unicode characters (arabic characters) form ResultSet object which appears after extraction as question marks like this(?????) i've tried to use the "getUnicodeStream()"... |
Forum: Java Nov 19th, 2008 |
| Replies: 1 Views: 1,322 hi guys,
i'm trying to connect java application to SQL server 2005 developer edition, i used the following code which comes with the microsoft jdbc-odbc driver 1.2, after that i modify the class... |