Search:

Type: Posts; User: rohitmania; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    3
    Views
    3,288

    Re: Marker interface

    Comparable is not a marker interface as it has one method

    int compareTo(Object o).
  2. Answers
    6
    Views
    4,012

    Re: what is object serialization?

    When you want ur object to be passed over network connection, you need to make that class serializable.
  3. Re: when is an object ready to be garbage collected

    @srini235
    But what if other threads are referring to that object somehow?
  4. Re: Difference Bettween Class.forName(classname)& new class name

    Class.forName() decides what type of object is to be created at run-time.
    It removes build-time dependency.
  5. Answers
    12
    Views
    18,986

    Re: Differences Between Method and Function

    no difference according to me...

    method is OO concept related to class
    i.e. function written for a class = method

    this is my wild guess...
    as per my knowledge it hardly makes any difference.
Results 1 to 5 of 5
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact