What is the difference between C++ & Java?
Answer Posted / suhas sude
C++ provide Friend(),by using this you can access the
private data members or member function.But java can not
support like this function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why string is immutable with example?
What is appletviewer?
Name component subclasses that support painting in java programming?
Is passing by reference faster?
Is 0 an even number?
What is int lol?
Is node a data type in java?
What is a char in java?
What is use of valueof () in java?
Explain about the dynamic behavior of core java?
Difference between start() and run() method of thread class?
How do you empty a list in java?
What is thread safe in java?
Is java util regex pattern thread safe?
Is java hard to learn?