Computer Science, asked by ssukhpal7419, 1 year ago

Which is used to define the member of class externally in c++?

Answers

Answered by Abrar11
1
Scope resolution operator is used.
or using Friend Function .
Answered by Sidyandex
2

The Scope resolution operator can be used or the using Friend Function can be used in order to define the members of a class externally.

While using a formal, the icon of Double collan such as ::is used to define the member of the class externally in c++.

It must be noted that c++ is a software programming language which uses codes. So this is also a code.

Similar questions