Login
Remember
Register
Ask a Question
Which one of the following cannot be a friend in C++ languages?
0
votes
asked
Jan 24, 2021
in
JAVA
by
rajeshsharma
Which one of the following cannot be a friend in C++ languages?
(i) A Class
(ii) A Function
(iii) An Object
(iv) None of the above
#c
-language
java
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 24, 2021
by
sharadyadav1986
(iii) An Object
...