Home » 
        MCQs » 
        Jackson MCQs
    
        
    ____ creates an in-memory tree representation of the JSON content
    
    
    
	13. ____ creates an in-memory tree representation of the JSON content.
    
      - DataMapper
 
      - Tree Model
 
      - Streaming API
 
      - Annotations
 
    
    Answer: B) Tree Model
    Explanation:
    The tree Model creates an in-memory tree representation of the JSON content.