Search:

Type: Posts; User: vijayj196

Search: Search took 0.14 seconds.

  1. Re: how can i make the choices 1 2 3 4 to A B C D in java

    Hi,
    You can compare character with its ASCII code because java permits direct comparision
    as well as all arithmetic operations on character primitive
  2. [SOLVED] Re: Need Urgent help, very easy code just missing some needed knowledge

    Hi,
    you have made little mistake in writing two nested for loop . You can count number of numbers between certain range as follows:
    Suppose , You have array1 containing numbers and array2 that...
  3. [SOLVED] Re: Need Urgent help, very easy code just missing some needed knowledge

    Hi friend , can you give me problem statement of the code that you have written here

    --- Update ---

    Hi Dear your problem is solved . All the best for exams
    Solution for above problem:
    ...
Results 1 to 3 of 3