Results 1 to 2 of 2

Thread: [RESOLVED] objects

  1. #1

    Thread Starter
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    Resolved [RESOLVED] objects

    this thread has nothing to do with vb in particular

    i once had an argument with my class mate over the topic of objects ,when he started talking abt null objects.

    i tried to explain it to him that null objects cant exist as objects are defined as instance of a class.(by null objects he meant objects that have nothing in it!!.)
    and that theres nothing like null classes.

    i want some expert advice on this ambigious topic.
    __________________
    ________________0îîî___
    ___îîî0________(___)____
    __(___)_________) _/_____
    ___\_ (_________(_/______
    ____\_)_________________

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: objects

    You can have a null reference. A pointer variable that does not point to an object instance.

    You cannot have a "null object" - the two terms are mutually exclusive.


    also, you are correct in your definition of "object"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width