0 votes
in JAVA by
Select the best from following statements is true about the C++ programming language?

(i) C++ is an object-oriented programming language

(ii) C++ is a procedural programming language

(iii) C++ is a functional programming language

(iv) C++ is both procedural and object-oriented language

1 Answer

0 votes
by

(iv) C++ is both procedural and object-oriented language

  • C++ is used to develop games, desktop apps, operating systems, browsers, and so on because of its performance.
  • After learning C++, it will be much easier to learn other programming languages like Java, Python, etc.
    • C++ helps you to understand the internal architecture of a computer, how computer stores and retrieves information.

Related questions

0 votes
asked Jan 24, 2021 in JAVA by rajeshsharma
0 votes
asked Jan 24, 2021 in JAVA by rajeshsharma
...