Multiple choice technology programming languages What is the file extension you use for hibernate mapping file? filename.hbm.xml filename.cfg.xml filename.hmb.xml filename.cfg.hbm.xml Reveal answer Fill a bubble to check yourself A Correct answer Explanation Hibernate mapping files use the .hbm.xml extension by convention. The configuration file uses .cfg.xml. Options C and D are typos or non-existent formats.