Multiple choice technology web technology What is the root element in hibernate.cfg.xml? <hibernate-configuration> <hibernate-config> <hibernate-apps> None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation The hibernate.cfg.xml configuration file uses as its root element. This element wraps all Hibernate configuration properties like database connection settings, dialect, and mapping file references.