Home » 
        MCQs » 
        MongoDB MCQs
    
        
    The document structure is more in line with how developers construct their ___
    
    
    
    13. The document structure is more in line with how developers construct their ___.
    
        - Network and security
 
        - Classes and objects
 
        - Tables and relations
 
        - None of the mentioned above
 
    
    Answer: B) Classes and objects
    Explanation:
    It is more in line with the way developers construct classes and objects in their respective programming languages. Developers will frequently claim that their classes do not consist of rows and columns, but instead have a clear structure consisting of key-value pairs.