Results 1 to 5 of 5

Thread: question

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Answers
    1

    Post question

    Difference between instance and Object


  2. #2
    Junior Member
    Join Date
    Jan 2008
    Answers
    14

    Re: question

    Hi,
    ya there are some differences.
    like..
    Class A {}
    A obj1; //this is the object declaration without occupy any memory..
    A obj2 = new A(); //this is the object instance with occupy memory for this..

    also we can't create an instance for abstract class as well as for interface..


  3. #3
    Junior Member
    Join Date
    Jun 2008
    Answers
    2

    Re: question

    why swing is called lightweight component


  4. #4
    Junior Member
    Join Date
    Jun 2008
    Answers
    2

    Re: question

    why swing is called lightweight ?


  5. #5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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