"4which of the query will insert document in employee collection in mongodb" code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )