Home » 
        MCQs » 
        CherryPy MCQs
    
        
    Using which of the following ways can you install CherryPy?
    
    
    
	12. Using which of the following ways can you install CherryPy?
    
      - Using a Tarball
- Using easy_install
- Using Subversion
- All of the above
Answer: D) All of the above
    Explanation:
    Using any of the following ways you can install CherryPy:
Using a Tarball, using easy_install, Using Subversion.