Search:

Type: Posts; User: sagar474

Search: Search took 0.08 seconds.

  1. Re: I'm vary new to java programming and confused about som concepts.

    I'm asking what I have understand is right or wrong?
  2. Re: I'm vary new to java programming and confused about som concepts.

    you answered in #2 that what I understood is sleep is a static method hence it invoked with out actually creating an object reference variable. right?
  3. Re: I'm vary new to java programming and confused about som concepts.

    yes because I'm very new to java.
  4. Re: I'm vary new to java programming and confused about som concepts.

    Yea since sleep is a static method?
  5. I'm vary new to java programming and confused about som concepts.

    To create threading there is an object

    Thread.sleep();

    Is Thread is an object ? sleep is a method? I never created a object called Thread then how can it exists.
Results 1 to 5 of 5