Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Introduction to C++ Programmingnjjjii99 | Getting Started
C++ Introduction (copy) 1769617216468njii0h

bookIntroduction to C++ Programmingnjjjii99

メニューを表示するにはスワイプしてください

Note
Definition

C++ is a general-purpose programming language that allows both direct control over hardware and efficient, high-level application development.

To understand what makes C++ special, you first need to understand the difference between low-level and high-level programming. Each approach has its own strengths and trade-offs, and C++ allows you to choose how much control or simplicity you need for a given problem.

If you imagine coding as ordering a sandwich, or even cooking it yourself, high-level programming gives you simple instructions, while low-level programming is a detailed recipe with exact measurements and every small nuance explained.

Note
Note

Of course, in the end, both recipes require a lot of work, but with the high-level, you don't have to explicitly manage all of those details yourself.

question mark

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

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  1

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 1.  1
some-alt