What is a drawback of using high-level programming languages?
Explanation
High-level languages generally offer easier coding but often result in lower execution efficiency compared to low-level languages. They are less dependent on hardware specifics and do not require programming directly in machine code.