CONCEPTS OF PROGRAMMING LANG.-TEXT
CONCEPTS OF PROGRAMMING LANG.-TEXT
11th Edition
ISBN: 2810017678981
Author: Sebesta
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.
Was the first high-level programming language you learnedimplemented with a pure interpreter, a hybrid implementation system, ora compiler? (You may have to research this.)
Your viewpoint on programming language evolution matters.

Chapter 1 Solutions

CONCEPTS OF PROGRAMMING LANG.-TEXT

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