- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
7 Posted Topics
sorry i had to erase the solution so that you have enough space to think
i am tired of opening my java applications through IDE s i wouuld like to know all the possible ways of opening my applications without having to write any thing in command prompt i found two i can make a .jar file or a .bat file are there other ways …
make methods which contains the question a method for each question and return true if correct and false if wrong and other method to calculate the result
i am new to Java and programming i just joined faculty of computer science and i am doing good but i think that all what i had until now isn't enough for my curiosity what should i do to master Java and become a Java expert and increase my programming …
nice assignment but in this forum you have to do it your self you did the city class it means you can do the rest but you are lazy if you want to have a good computer science career you have to be creative what you are asking for here …
you can use the ascii [CODE]int num = Char_input ; if (num >= 65 && num <= 90 ){ S.O.P("is upper case" + " \nindex " +num-64 ); }[/CODE] and the same for lower case this algorithm is more efficient than yours no search in it
The End.
mckrm