...
Question 15926 – STQC-NIELIT SC-B 2021
March 17, 2024
Question 6971 – Computer-Graphics
March 17, 2024
Question 15926 – STQC-NIELIT SC-B 2021
March 17, 2024
Question 6971 – Computer-Graphics
March 17, 2024

Question 2503 – UGC NET CS 2017 Nov- paper-2

A member function can always access the data in __________ , (in C++).

Correct Answer: A

Question 8 Explanation: 
→ A member function can always access the data in the class of which it is member.
→ Functions within classes can access and modify (unless the function is constant) data members without declaring them, because the data members are already declared in the class.
A
the class of which it is member
B
the object of which it is member
C
the public part of its class
D
the private part of its class
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!