The Java Tutorials : Lesson Generics Question and Answers

Hello,
I've just finished reading the Generics Lesson from the Java Tutorials,
http://java.sun.com/docs/books/tutorial/java/generics/index.html
and was hoping to see the answers in the Question and Answer section at the end of the tutorial, but the link doesn't seem to be working.
Could someone please grade my answers?
The question is (copied from the Java Tutorials):
1. Consider the following classes:
    public class AnimalHouse<E> {
        private E animal;
        public void setAnimal(E x) {
            animal = x;
        public E getAnimal() {
            return animal;
    public class Animal{
    public class Cat extends Animal {
    public class Dog extends Animal {
    }For the following code snippets, identify whether the code:
* fails to compile,
* compiles with a warning,
* generates an error at runtime, or
* none of the above (compiles and runs without problem.)
a. AnimalHouse<Animal> house = new AnimalHouse<Cat>();
b. AnimalHouse<Dog> house = new AnimalHouse<Animal>();
c. AnimalHouse<?> house = new AnimalHouse<Cat>();
house.setAnimal(new Cat());
d. AnimalHouse house = new AnimalHouse();
house.setAnimal(new Dog());
My answers are:
a. fails to compile
b. fails to compile
c. compiles and runs without problem
d. compiles with a warning
I realize that I could re-read the tutorial, but aside from learning about Generics, I'm also trying to gauge how well I absorb new information, the first time I read it, so I would appreciate if someone could tell me if my answers are correct. Explanations for incorrect answers would also be appreciated.
Thanks

Hi,
as far as I understand it, and am able to explain, creating
new AnimalHouse<Cat>();has the knowledge (at compiletime) about the generic type Cat.
But as soon as this is assigned to
AnimalHouse<?> house = new AnimalHouse<Cat>();the variable house, this knowledge is lost for the variable house. So you have house which does not know the underlying generic type used. Then, there are either two options:
- allow adding anything via the set...-method
- do not allow adding/setting anything at all
In the first case, you would create the problem of being able to potentially add instances of types that do not have any relation to the originally used type Cat - which will cause problems (imagine setting a Car instance instead of a Cat instance and lateron expecting to retrieve something that should be a Cat but is a Car...).
So, the only safe option is the second one.
Weird to explain, but maybe there are better explanations around...
Bye.

Similar Messages

  • The Top10 most frequently asked questions and answers (FAQ) November 2008

    Dear SAP Business One Community members,
    We will provide you on a regular base the top10 most frequently asked questions together with the releated answers.
    The Top10 from November:
    1. Where do I find the Supported Platforms for SAP Business One?
    Follow the path:
    SAP Channel Partner Portal
    => SAP Business One Resources
    => Product Availability
    =>  Supported Platforms
    [Quicklink|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000707728&_SCENARIO=01100035870000000183&_ADDINC=&_OBJECT=011000358700001241092005]
    2. What is the Scope of Support for 3rd party addons for SAP Business One?
    Any issue related to an third party addon, does not come under the purview of SAP support scope. Please refer to the [SAP Note 844036|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=844036] for SAP SDK support scope.
    3. Which dot-matrix printers are supported in SAP Business One?
    The three types of Dot Matrix printers which are supported are:
    〇 Citizen PROdot 300
    〇 Epson FX-880
    〇 OKI MICROLINE 320 Elite
    You can find this information also on the [Best-Practice System Setup and Sizing landing page|http://service.sap.com/form/sapnet?_SHORTKEY=01100035870000706968&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&_OBJECT=011000358700001077772007] or directly in the [SAP Business One System Requirements Guide|http://service.sap.com/sapidb/011000358700000310652008E.pdf]
    4. How is check printing done in SAP Business One 2005 and 2007?
    Please see therefore the following notes:
    〇 [SAP Note 903135 Printing Procedures|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=903135]
    〇 [SAP Note 1248534 - Cheque/Check Printing - skipping of cheque/check numbers|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=1248534]
    Please go also through this [EES session|http://service.sap.com/~sapidb/011000358700000326662008E] 

    5.   What kind of picture files are supported in SAP Business One 2007 A?
    As of SAP Business One 2007 A March patch, the supported formats in both the application and SDK for graphics are JPG, BMP, PNG and PCX. In a future release the Online Help is to be updated with this information.
    Please see therefore the following note:
    [SAP Note 1137796 - Approved picture formats JPG, BMP, PNG, PCX update help|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=1137796]
    6.   How to know which field name related to which DB field name?
    See therefore the [SAP Business One Help file|http://service.sap.com/~sapidb/011000358700000187612007] - Search: "System Information" (1 st entry )
    The left-hand corner of the status bar displays field and error messages.
    To display field position the cursor over a specific field and see that the field name and length appear. In addition, you can display for each field on a window. First, choose View --> System Information. Then, position the cursor over a field and see relevant to that field appears.
    Different types of messages appear in the status bar.
    7. How can I do a development request for SAP Business One?
    If the request is about a non-legal issue please post your request in the [SAP Business One Product Development Collaboration forum|/community [original link is broken];. If the requested function covers a legal issue use the template from the note below.
    Please see therefore the following note:
    [SAP Note 1028874 - Missing Functionality / Product Development Collaboration|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=1028874]
    8. What is the scope of support for SDK (e.g. partner asked support to provide an example of code for an issue)?
    SAP Business One Product Support will support issues where an issue is present due to an application error. However, in particular when it concerns any kind of customization, we would like to ask before logging any issue to support to locate the area where the issue occurs, i.e. in case of queries or SDK code to only send us the part of the code/query where the error appears or respectively a simplified sample of the code/query. The same applies for other customizations like PLD, XLReporter, etc.
    See also [SAP Note 1012023|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=1012023]
    9. How do I do to block user access to TOOLS menu => User table?
    define an additional authorization for the tables you would like to put restrictions on. So, please go to the
    Administration -> System Initialization -> Authorizations -> Additional Authorization Creator
    and then create an additional authorization by giving its Permission ID and Name, and specify the Form ID in the lower left part of the window (to find the Form ID you should set the Debug Information active under the View menu, and then hover your cursor over the form window, then you will see the Form ID at the bottom line of the SAP Business One window).
    10. What is the scope of support for the demo DB?
    Please note that for Demo DBs only reproducible bugs are being supported. There is no support for database corruptions, as Demo DBs are not meant for productive use and a clean Demo DB can be installed for testing purposes.
    See also [SAP Note 1099700|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=1099700]

  • The Top10 most frequently asked questions and answers (FAQ) January 2009

    Dear SAP Business One Community members,
    We will provide you on a regular base the top10 most frequently asked questions together with the related answers.
    The Top10 from January:
    1. How to install SAP Clients?
    According to the symptom, this issue can be caused by the missing "SQL Native client" component.
    In this situation, please refer to [SAP Note 1015229|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=703028],to resolve the issue.
    2. How to put sales order number on A/R invoice?
    1. Create a UDF in A/R Invoice at Row Level.
    2. Apply Formatted Search on this UDF.
    3. Use the Below Query:
    Select T0.DocNum From ORDR T0,RDR1 T1,DLN1 T2
    Where T0.DocEntry = T1.DocEntry And
    T1.DocEntry = T2.BaseEntry
    And T2.DocEntry = $\[$38.45.0\]
    4.Now you can get this UDF in the print layout(template).
    3. How to know variable in Print Layout?
    Variable can be retrieved checking System Information in view, however it is not supported
    Please refer to the attached [SAP Note 723783|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=703028] - the use of system variables isn't supported as their definitions might change after upgrade.
    Variable fields are not supported due to the following reasons:
    1.  Variable numbers might change after upgrading to a higher version.
    2.  The user can use variable numbers which are not linked to the  document or form related to the document editing.
    The list of variables is only supported for 2007 A version.
    We do not have such kind of variables list for 2005 B version.
    You can find the documentation of variables on Service Market Place in the following:
    Go to the [Documentation Ressource Center|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000707558&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&_OBJECT=011000358700002906862005E] ->2007 A Version->How to guide->How to use PLD variables file in 2007 A Version.

    4. How to clear the SBOMailer queue?
    As a workaround, please use dummy or wrong SMTP server and send all those mails to that address.
    After sending those mail to dummy SMTP, you can see the mail status changed to "E" (Error), then after setting up the correct smtp mailer
    would not try to send the mails with status "E".
    5. How to use dialer in BP?
    1.How does this work?
    If you have Microsoft#s automatic phone dialer installed, you can press CTRL+TAB to automatically dial the numbers in the telephone fields.
    2. Are there settings I can change? In the System Initialization - General Settings - Services, to place calls directly through SAP Business One if a phone system or modem is installed on your computer or in your network, in these fields specify the area code and the number to dial for an outside line.
    3. How can I troubleshoot when this doesn't work? Try to check if the number is correct, the best way to check it is to use the MS Phone Dialer and to enter this number exactly as it is written in B1. If the dialer succeed dialing this number so B1 should succeed too, if the dialer failed check what is the problem with the number or with the Microsoft Phone Dialer.
    6. Iu2019m unable to set exchange rate in credit note
    To set an exchange rate in a Credit Note is only possible to if the credit note is not based on another document. In this case the exchange rate of the base document will be considered. Please see also SAP Notes [686224|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=686224] und [703028|http://service.sap.com/sap/bc/bsp/spn/smb_searchnotes/display2.htm?note_langu=E&note_numm=703028]

  • The Top10 most frequently asked questions and answers (FAQ) March 2009

    1-How can the posting date of a recurring posting be changed?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=72123074
    2- How can this error message be dealt with: "Tax status of summary BP is not permitted has not been loaded and  prohibits MS Excel from running"?
    Por favor, clique no web link abaixo:
    https://wiki.sdn.sap.com/wiki/display/B1/Howcanthiserrormessagebedealtwith-TaxstatusofsummaryBPisnotpermitted.
    3- How to create a Journal Entry with different currencies?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=23101590
    4- How to make a Profit Centre mandatory?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=23101602
    5-Questions on activating approvals for initial use.
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/display/B1/Questionsonactivatingapprovalsforinitialuse.
    6-What is the meaning of 'Fixed Exchange Rate' in a Journal Entry or a Journal Voucher?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=21694122
    7-What is the segment next to the document number in the Purchase Order window used for?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=23101610
    8- Can a default price list be defined in the 'Item Master Data'?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=23593860
    9-Where can the VAT number of the parent company be defined in the subsidiary Business Partner?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=72123076
    10-Why does a FIFO item when returned to a warehouse where it has not existed before have no cost?
    Please click on the link below:
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=23101631

    Hii Rui Pereira
      I would like to appreciate your contribution by providing usefull links, these links really help us to find solutions for many of our questions,
    Thank you once again for your concern about making forum very helpfull source
    We expect from you a same kind of contribution with some new resourses
    Thanks
    Riyaz

  • Encryption algrothim used for Password reset question and answer

    We are trying to write a custom interface to the Password reset service.
    The interface is supposed to allow the user to enter a question and answer, then using SAM SDK write the value to the iplanet-am-user-password-reset-question-answer.
    The problem is SAM saves the values encrypted, so do any one know the encryption algorithm used and what is key or they are specified.
    Thnaks

    Only you and Apple know your secret question.  See if changing the password via email will allow access to your account.. Then you can chnag yur secret question. See:
    http://support.apple.com/kb/HE36

  • Where can I buy a larger hard drive for my late 2008, 15" macbook pro?  From reviewing questions and answers on the support community it would appear that having Apple remove the old and install the new hard drive is recommended.  But how/where?

    Where can I buy a larger hard drive for my late 2008, 15" macbook pro?  From reviewing questions and answers on the support community it would appear that having Apple remove the old and install the new hard drive is recommended.  But how/where?

    Welcome to Apple Support Communities
    You can install the new hard disk yourself if you want to. You just need a 2'5" SATA II hard drive, which is compatible with your MacBook Pro. You can buy one at OWC > http://eshop.macsales.com/shop/hard-drives/2.5-Notebook/ You can filter hard drives by computer, so press a "Click to view all...", choose your computer in the sidebar and it will give you the compatible hard drives.
    There are different brands for the MacBook Pro. The most recommended are HGST and Seagate, which have good reputation. A 7200 rpm hard drive will give you extra performance

  • Every time I try to purchase a song from itunes, it says I have to put in security questions and answer them, which it's never done before. Then after I do the questions, it says that an error occurred and my changes couldn't be saved. HELP!

    Every time I try to purchase a song from itunes, it says I have to put in security questions and answer them, which it's never done before. Then after I do the questions, it says that an error occurred and my changes couldn't be saved. It has been doing this for weeks, and I can't purchase anything! HELP!

    Hi mterry1723, one solution that might be worth trying is this:
    - Close iTunes, if it's open
    - Open Safari and got to 'Preferences'
    - Select 'Security' on the top
    - Untick all the security options in the menu
    - Click the 'Show Cookies' button and look for all the 'apple' entries in the left-hand column.
    - Highlight them (select them collectively) and press 'Remove'
    - Now open iTunes and buy the song as usual.
    - You may be asked to do the same security process as before, so do as asked.
    - Hopefully, the security check will now have accepted your answers and start downloading the song as normal.
    Remember to re-tick all the required security options you had just un-ticked in Safari preferences. You don't need to bother about opening the cookies again.
    I hope this has worked for you and my profoundest apologies if it has not. Worth a go, though!
    I did see this thread: https://discussions.apple.com/message/18259935#18259935 which may be of more help, mainly the last entry by 'c2boyd'
    Message was edited by: Bongomal

  • How do I change my security questions and answers without setting up a new account. I can't remember the answers to the questions that they ask.

    How do I change my security questions and answers without setting up a new account. I can't remember the answers to the questions that they ask.

    1. See my User Tip for some help: Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities.
    2. Here are two different but direct methods:
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contacting Apple for support
            and service.
    3. For other queries about Apple ID see Frequently asked questions about Apple ID.
    4. Rescue email address and how to reset Apple ID security questions
    5. For online assistance use Apple - Support - Express Lane

  • HT201363 Sir/Madam,  can I ask for help to know what's my secret questions and answer in my apple ID? Coz i'm not the one who make my apple ID when i first buy my phone. I can't ask my friend On what he put in my secret questions coz i'm already here in p

    Sir/Madam,
    can I ask for help to know what's my secret questions and answer in my apple ID?
    Coz i'm not the one who make my apple ID when i first buy my phone. I can't ask my friend
    On what he put in my secret questions coz i'm already here in philippines right now and my friend who made my apple ID is still in bahrain.. I wish i could get a feedback through this matter. Thanks and i'm kyztle Romanes . Thanks you so much i wish i'd get any feedback to your side.. I wanna purchase a builder in my clash of clans account coz my clanmate philip sent me a gift card for 25$ that's why i need your help.. Thanks again Apple company..
    Sent from my iPhone
    On Jan 1, 2014, at 4:53 PM, iTunes Store <[email protected]> wrote:
    $25
    Buy that builder
    Philip sent you an iTunes Gift
    You can redeem this gift on your iPad, iPhone, iPod touch, or on your computer using iTunes. Once you redeem your gift and verify your Apple ID, you will be credited with $25 and can purchase the latest music, apps, and more.
    Valid only on iTunes Store for U.S. Requires iTunes account and prior acceptance of license and usage terms. To open an account you must be 13+ and in the U.S. Compatible software, hardware, and Internet access required. Not redeemable for cash, no refunds or exchanges (except as required by law). Code may not be used to purchase any other merchandise, allowances or iTunes gifting. Data collection and use subject to Apple Customer Privacy Policy, see www.apple.com/privacy, unless stated otherwise. Risk of loss and title for code passes to purchaser on transfer. Codes are issued and managed by Apple Value Services, LLC (“Issuer”). Neither Apple nor Issuer is responsible for any loss or damage resulting from lost or stolen codes or use without permission. Apple and its licensees, affiliates, and licensors make no warranties, express or implied, with respect to code or the iTunes Store and disclaim any warranty to the fullest extent available. These limitations may not apply to you. Void where prohibited. Not for resale. Subject to full terms and conditions, see www.apple.com/legal/itunes/us/gifts.html. Content and pricing subject to availability at the time of actual download. Content purchased from the iTunes Store is for personal lawful use only. Don’t steal music. © 2012 Apple Inc. All rights reserved.
    Apple respects your privacy.
    Information regarding your personal information can be viewed at https://www.apple.com/legal/privacy/.
    Copyright ©2014 Apple Inc. All rights reserved.
    <Email Edited by Host>

    It is a phishing attempt to get your Apple ID and Password.
    You should forward it to Apple : [email protected]

  • HT204053 I have forgotten my questions and answers for my password. How can I replace them. I want to use the same password I have ?

    I was on the phone for almost 2 hrs. yesterday because I had so many passwords I couldn't remember the one I used for itunes. The fellow helped me get it all straightened out but it still wouldn't let me get in because I couldn't remember the questions and answers. He was going to take care of it at that end and told me to wait 24 hours. So I'm at it again. I got into itunes but when I try to retrieve my previous apps,it wants me to put my password for that as well and then I'm in the situation with it not accepting my password so when I try to change my password it then wants me to answer the question and answer so now I'm thinking I have more than a seizure disorder and it's driving me to the point of no patience. Can you help?
    Anna

    Chick3597 wrote:
    Regardless of apple updating something or another. I have no need for the additional questions and really don't want to allow them to bully me into compliance.
    You may have no need for additional but Apple does. They don't want your iTunes account to be hacked and then go complaining to them that their security procedures are not up to standards.
    Chick3597 wrote:
    So how can I continue in the good old fashioned way?
    Its really absurd to even ask this in light of the information that you have been given already. The "old fashioned" way is gone. It's Apple's store, Apples's rules and IMO - its a wise decision on Apple's part.
    You do not have to comply at all, but you will not be able to purchase from iTunes anymore, but nobody is going to force you to do something that you do not want to do.

  • HT201303 How do I change the security question in my apple account, I could not find editing the security questions and answers in manage account portal Please help

    I have forgot my security questions and answers but I remeber my apple id and password. i couldn't make a purchase in mac app store without answering security questions. i could find a way to change the security questions in Manage account portal. Please help.

    Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities

  • How to display the descriptions of a "question" and "answers" in the LMS?

    Hello, evevyone,
    I am new comer in Captivate 5.
    In order to analysis the result of "Learner response", we need known the “Question” and “Answer” description of each Quiz in a SCORM player.
    Does Captivate return these information back to LMS?
    For example :
    I have created a quiz with one question.
    Do you have a dog? ------->Question description
    (A)Yes   ----->Learner response
    (B)No
    After complete the quiz on LMS, Captivate will return the "Do you have a dog?" and  "(A)Yes" back to LMS ?

    Dear RodWard,
    I am trying anohter LMS named SCORM Cloud.
    The question description does not return to LMS.
    You can see the Message Log:
    cmi.interactions.3
    cmi.interactions.3.id: 1272
    cmi.interactions.3.type: LongFillIn
    cmi.interactions.3.timestamp: 2011-09-29T21:01:43
    cmi.interactions.3.correct_responses.0.pattern: aa
    cmi.interactions.3.weighting: 10
    cmi.interactions.3.learner_response: aa
    cmi.interactions.3.result: correct
    cmi.interactions.3.latency: 0000:00:02
    cmi.interactions.3.description:                               <--------------No description
    I am sure that Captivate will not return the question description.....
    Am I right?

  • I've had this iPad computer thing for a few months now. I used to just put in my password when I downloaded an app or such like. Now it wants me to set up 4 further questions and answers "for added security". How can I return to the old system?

    I've had this iPad thing for a few months. It used to just ask me for my password, but now it is demanding I set up four questions and answers for
    "added security". I don't want to do that, I just want to carry on as I was but the machine is preventing any app downloads etc.
    Seems the stupid machine is in control.
    How do I get it to listen when I threaten it with a good thrashing and a one way trip to the garbage unless it does what I say?
    Thanks

    Chick3597 wrote:
    Regardless of apple updating something or another. I have no need for the additional questions and really don't want to allow them to bully me into compliance.
    You may have no need for additional but Apple does. They don't want your iTunes account to be hacked and then go complaining to them that their security procedures are not up to standards.
    Chick3597 wrote:
    So how can I continue in the good old fashioned way?
    Its really absurd to even ask this in light of the information that you have been given already. The "old fashioned" way is gone. It's Apple's store, Apples's rules and IMO - its a wise decision on Apple's part.
    You do not have to comply at all, but you will not be able to purchase from iTunes anymore, but nobody is going to force you to do something that you do not want to do.

  • What's the procedure for looking up my old questions and answers

    I can't figure a way to navigate this site to get to my old questions and answers like I used to!
    Please help

    You also may find these links to your own content useful, the first three will highlight threads with new activity:
    Authored Discussions
    Participated Discussions
    Following Discussions
    Recently Viewed Discussions
    tt2

  • HT201303 I never set up any security questions for my Apple ID and I was asked on the app store to sign in and answer my security questions. I never made security questions in the first case. I can't purchase anything without them. What should I do?

    I never set up any security questions for my apple ID and I was asked on the app store to sign in and answer my security questions, I never made any in the first place and it came up with questions that I didn't know. I've already been in support and tried to reset them, but I have to answer the security questions in order to change them. Is there any way to find out what they are?

    From a Kappy  post
    The Best Alternatives for Security Questions and Rescue Mail
    1.  Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
    2.  Call Apple Support in your country: Customer Service: Contact Apple support.
    3.  Rescue email address and how to reset Apple ID security questions.
    An alternative to using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

Maybe you are looking for

  • Xml indents vs tabs in InDesign: whitespaces & linebreaks

    Hi hello! My name is Steven and I have an issue concerning working with XML for use in InDesign. I've made a valid .xml document structured with tags, so I can use the tags for rendering the lay-out (using InDesign styles). The mapping works well, bu

  • Migrating Netscape Bookmarks

    Hi, Received my new machine Thursday and am loving it! Upgrading from B&W G3 so unfortunately I can't use migration assistant as the G3 doesn't support Firewire target mode. Synced all my stuff through .mac and it was painless. Cloned my 2 hard drive

  • Clustering with Hyper-V

    Hello, I have a 2 node cluster (server 2012 R2) with Hyper-V installed. Both the hosts receive their updates from SCCM 2012. Node1 gets it's updates on Sunday and Node2 gets it's updates on Tuesday. The VM's get there updates on another day of the we

  • Connecting Your IBOOK to your Car

    Hello peoples, I'm just wondering if anyone in the 'ibook' world has ever connected their ibook with their vehicles. What I mean by connecting, is setting up it so it is secured somehow, so it doesn't bounce around while you drive, using your car ste

  • Dunning for customers.

    Hi All, Can anybody tell me the process of Dunning for customer? ie. how to assign dunning procedure, with frequency, amount,how to send dunning letters to customer etc... regards, Amol