Home » 
        MCQs » 
        Jackson MCQs
    
        
    For constructing Tree Model, do we need the ____ class?
    
    
    
	10. For constructing Tree Model, do we need the ____ class?
    
      - DataMapper
 
      - JackonBinder
 
      - ObjectMapper
 
    
    Answer: C) ObjectMapper
    Explanation:
    For constructing Tree Model, we need the ObjectMapper class.