Search:

Type: Posts; User: dambundos

Search: Search took 0.19 seconds.

  1. android application to dial numbers and view call log

    I wish to write a small android application that allows user to enter any number and when user clicks on dial button, phone call should be made to that number. It should also allow user to view call...
  2. Replies
    3
    Views
    2,103

    Re: java: adding array elements

    Hi Daniel. Got it.
    Infact the code now works perfect.

    However, it only works as an application. How can I write the same code such that it is done in an applet this time and not application since...
  3. Replies
    3
    Views
    2,103

    java: adding array elements

    Dear all,
    I wish to write a Java application program and an applet program that find the sum of all the integers in the array shown below and print them out together with the sum as below:

    int[...
Results 1 to 3 of 3