+ Reply to Thread
Results 1 to 2 of 2

Thread: What are virtual constructors and destructors?

  1. #1
    MartinWilson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    281
    Rep Power
    3

    Default What are virtual constructors and destructors?

    I am learning JAVA programming language. I have little bit knowledge of constructors and destructors'. But the 'virtual constructors and destructors' looks to be very complex to understand. If you have any detailed information about the 'virtual constructors and destructors' then please give me that information. Any help would be highly appreciated.

  2. #2
    JacksonPerez is offline Banned
    Join Date
    Dec 2009
    Posts
    274
    Rep Power
    0

    Default

    The virtual constructors are associated to the code related with the class of the object, before the class pointer. A class has a virtual constructor if it has a clearly defined destructor or if it has a member of base class that has a destructive. Destructor can not be overloaded. The virtual destructive is called differently based on object to which formed statically or dynamically.

+ Reply to Thread

Similar Threads

  1. Virtual DJ v6
    By steven.cole in forum Download Tools and Softwares
    Replies: 0
    Last Post: 07-16-2010, 08:09 AM
  2. Creating a virtual disk for the virtual machine
    By Jarrius Arundel in forum Everything Else
    Replies: 0
    Last Post: 07-15-2009, 10:41 AM
  3. Virtual DJ 6.0.1
    By Dexter Hogg in forum Download Tools and Softwares
    Replies: 0
    Last Post: 06-19-2009, 12:47 PM
  4. Create a Virtual Machine in Virtual PC
    By anna26 in forum Applications
    Replies: 0
    Last Post: 02-21-2009, 01:10 PM
  5. Virtual DJ
    By zonal5747 in forum General Software Terms
    Replies: 0
    Last Post: 06-28-2008, 01:06 PM

Bookmarks

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48