Important Notice:

Course Content
Introduction to Programming (Chapter 1) M3-R5.1
About Lesson

Disadvantages of High-level language:-

  • इस language में source code को machine code में बदलना पड़ता है जिस वजह से काफी ज्यादा समय बर्बाद होता है।
  • High Level Language में ज्यादा memory space की ज़रूरत पड़ती है।
  • यह भाषा low level language की तुलना में slow (धीमी) है।
  • यह भाषा हार्डवेयर से सीधे कम्यूनिकेट नही कर सकती।

Disadvantages of High-level language:-

  • It takes additional translation times to translate the source to machine code.
    High-level programs are comparatively slower than low-level programs.
    · Compared to low-level programs, they are generally less memory efficient.
    · Cannot communicate directly with the hardware.
error: Content is protected !!