Answered Questions

  • Low level language and high level language

    What is difference between low level language and high level language. List of low level language and high level language?

    kiran2

    • Apr 23rd, 2008

    Well the low level language empasise on machine more than software but the high level language depends on the software and programming....basic cobol pascal fortran etc middle level language is the mixture of both high level language as well as the low level language example c  language...

    ronak taya

    • Nov 19th, 2007

    In low level language programming, we directly deal with memory addresses and CPU registers. These programs directly convert into source code to code which is understandable by CPU. The example of...