Search:

Type: Posts; User: cloud101

Search: Search took 0.01 seconds.

  1. Can array elements have different data types?

    Can array elements have different data types? Can someone please explain?
  2. Replies
    2
    Views
    1,513

    Re: Object oriented programming with java

    Thank you so much for your great explanation.
  3. Replies
    2
    Views
    1,513

    Object oriented programming with java

    Can someone please tell me what an array is, and what are the advantages of using arrays? Also please type a few lines of code demonstrating how you would declare an array and initialize it.
    ...
  4. Replies
    5
    Views
    2,252

    Definition of a String in Java?

    Can someone please define a String in Java in as much detail as possible? Thanks so much.
  5. what are "Overloaded Methods and Constructors"

    Can someone please explain in enough detail about "Overloaded Methods and Constructors?" I would really appreciate it, thank you.
  6. Replies
    1
    Views
    1,074

    Help with java programming term

    Can someone please discuss exactly what 'Call by value parameter passing' is. In relation to Java programming. Please help.
  7. Replies
    2
    Views
    1,142

    Re: Common pitfalls of writing loops

    Common pitfalls of writing loops are :
    Not including a statement that will eventually makes the boolean expression false.
    Not avoiding to use real numbers for testing and increments
    The inclusion...
  8. Replies
    2
    Views
    1,142

    Common pitfalls of writing loops

    Can anyone please discuss some common pitfalls of writing loops in Java. Thanks so much.
  9. Replies
    1
    Views
    1,207

    Data type and expressions

    Okay so I know that In the switch statement, the selection is determined by the value of an expression that you specify, which is enclosed between the parentheses after the keyword switch. The data...
  10. Replies
    4
    Views
    1,230

    Constructors in Java help

    Please I really need to know what is a constructor? How do you differentiate between a constructor and a default constructor? Can someone please explain in detail, because I can't seem to find any...
  11. Replies
    3
    Views
    1,179

    Re: Switch in Java

    Thank you so much for your help.
  12. Replies
    3
    Views
    1,179

    Switch in Java

    I'm new to this website so could everyone please forgive me if I'm posting in the wrong section but I really need help. I need to know What is a switch? And can someone please discuss why/when we use...
Results 1 to 12 of 12
Page generated in 1,713,511,519.17012 seconds with 13 queries