Search:

Type: Posts; User: kcassar

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,052

    Can you please help me to solve this error.

    package pkg6.pkg2.addex2.encapsulation;

    import java.util.Scanner;

    public class Addex2Encapsulation {

    public double bal = 100;

    public double getBalance(double gbal) {
    ...
  2. Replies
    3
    Views
    2,839

    Adding odd numbers from 1 to 15

    I have an exercise that wants me to write an application that calculates the product of the odd integers from 1 to 15, and displays the result.
    Hereunder is the code that i have written, however I...
  3. Replies
    1
    Views
    1,007

    Programming Design in uml

    What type of free software programme, shall i download to design uml.
  4. Replies
    0
    Views
    1,025

    Designing programs with

    I wish to start designing my programs with UML. Which free Software can I download please?

    Thanks for your response.

    Regards
    Kenneth
Results 1 to 4 of 4