Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    4
    Views
    5,898

    Re: exception & error handling

    to my knowledge both are different.....

    error handling means the debugging of the pgm....

    exception handling means handling the exceptions which are prone to ooccur at run time...
  2. Answers
    13
    Views
    18,893

    Re: overriding and overloading method

    method overriding is a different scenario.this is done when we go for inheritance.
    conditions for method overriding:
    1>should have same type of arguments in same number.
    2>sould exactly match the...
  3. Answers
    13
    Views
    18,893

    Re: overriding and overloading method

    if u want to add two numbers..may be int,float,double.
    u can't use same methods for different datatypes...
    so what u have to do is write the methods which is accepted to take different arguments....
  4. Thread: Core java

    by onelastman
    Answers
    8
    Views
    3,766

    Re: Core java

    nice question.....

    For every class....for it to be executed it needs some memory in the RAM.
    So,as soon as JVM encounters a new class name..it needs the information of the class before an object...
Results 1 to 4 of 4
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