List at least four new operators added by c++ which aid oop
Answers
Answered by
5
C++: A general-purpose programming language which imperative, object-oriented and generic programming features.
Operators: Symbols to perform specific mathematical and logical computations on operands.
Some of the new operators in C++ are,
- new - Allocate memory
- delete - Release memory
- compl - Complement
- and - And operation
- _eq - Equation
Answered by
0
The new operators in C++ (but not in C) are new, delete, compl, and, and_eq, not, not_eq, ... Four new operators added by c plus plus that aids OOP.
In pop a list of instruction telling a computer step by step what to do.
Same is the case in all non-primitive objects have at least one constructor but class designers.
Similar questions