Computer Science, asked by shanayanaz8448, 1 year ago

What is programming paradigm in c++

Answers

Answered by Seema1231
0
As Bjarne Stroustrup points out, "C++is a multi-paradigmed language." It supports many different styles of programs, or paradigms , and object-oriented programming is only one of these. Some of the others are structured programming , data abstraction, high level assembly, and generic programming.

Bro your perfect answer
Answered by Anonymous
0

A Programming Paradigm defines the methodology of designing and implementing  programs using the key features and building blocks of a programming language.

Similar questions