Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
What is C++ | Getting Started
C++ Introduction

What is C++What is C++

C++ is a general purpose programming language that supports both low-level and high-level programming paradigms that makes it really adaptable and powerful tool.

  • Low level: direct control over hardware, requires deep understanding of computer architecture, more complex but precise;
  • High level: more user-friendly programming, faster development, more maintainable and human-readable code.
Low level
High level
Pros
complete control when making a sandwich from scratch
quick and convenient as you order a sandwich with optimized preparation
Cons
time-consuming and demands extensive sandwich-making skills
limited customization, lack of direct control over the sandwich-making process

Is C++ considered a high-level programming language or low-level programming language?

Select the correct answer

Everything was clear?

Section 1. Chapter 2
course content

Course Content

C++ Introduction

What is C++What is C++

C++ is a general purpose programming language that supports both low-level and high-level programming paradigms that makes it really adaptable and powerful tool.

  • Low level: direct control over hardware, requires deep understanding of computer architecture, more complex but precise;
  • High level: more user-friendly programming, faster development, more maintainable and human-readable code.
Low level
High level
Pros
complete control when making a sandwich from scratch
quick and convenient as you order a sandwich with optimized preparation
Cons
time-consuming and demands extensive sandwich-making skills
limited customization, lack of direct control over the sandwich-making process

Is C++ considered a high-level programming language or low-level programming language?

Select the correct answer

Everything was clear?

Section 1. Chapter 2
some-alt