Computer Science, asked by ellaestbvrushikash, 1 year ago

Question on OOPS Concept
Which of the following is not the member of class? a) Static function b) Friend function c) Const function d) Virtual function

Answers

Answered by kvnmurty
1
b) Friend function   as it is defined in some other class..
static , const, virtual functions are defined - included as members.

Answered by MrTSR
0

ANSWER :-

b) Friend function

Similar questions