Home » 
        MCQs » 
        TinyDB MCQs
    
        
    The ____ query checks the availability of a JSON file's subfield data
    
    
    
	15. The ____ query checks the availability of a JSON file's subfield data.
    
      - Is()
 
      - Present()
 
      - exists()
 
    
    Answer: C) exists()
    Explanation:
    The exists() query checks the availability of a JSON file's subfield data.