Concepts Of Programming Languages
Concepts Of Programming Languages
12th Edition
ISBN: 9780134997186
Author: Sebesta, Robert W.
Publisher: Pearson,
Expert Solution & Answer
Book Icon
Chapter 1, Problem 13PS

Explanation of Solution

Features in first high-level programming language:

The first high level language which we learned was C++. A high level language is more close to humans and is not designed specifically for the machine. High level languages provide important features such as abstraction, exception handling and others.

  • A programming language can be implemented either using a compiler, a pure interpreter or a hybrid implementation of both interpreter and compiler.
  • C++ is more of a compiled language and that is one of the reasons of its efficiency. But some of the programming environments also provide interpreted form of the code for easier debugging.

Compiled languages are usually faster during execution.

  • Firstly, the program is passed to lexical analyzer which gathers different lexemes like keywords, punctuations and others of the code.
  • This information is then passed to syntactic analyzer which makes parse trees out of this information...

Blurred answer
Students have asked these similar questions
Study a programming language's evolution.
Have you come across any significant differences between compiled and interpreted programming languages?
Your viewpoint on programming language evolution matters.

Chapter 1 Solutions

Concepts Of Programming Languages

Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning