Answer Posted / kumarasamy
it is nonmember function of class it can access the
private and protected members in the class, And it is
defined by a keyword frind.........
Is This Answer Correct ? | 36 Yes | 4 No |
Post New Answer View All Answers
What does <> mean pseudocode?
what is the drawback of classical methods in oops?
program for insertion ,deletion,sorting in double link list
What is polymorphism what are the different types of polymorphism?
Where You Can Use Interface in your Project
Which is better struts or spring?
Explain the concepts involved in Object Oriented programming.
Is oop better than procedural?
What is polymorphism explain its types?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is encapsulation example?
What is the difference between inheritance and polymorphism?
What are the 3 principles of oop?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
is there any choice in opting subjects like 4 out of 7