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
Write a program to show whether a graph is a tree or not using adjacency matrix.
Does apple use java?
What is getclass () getname () in java?
What is the purpose of void class?
How large is a boolean?
What is an immutable object? How do you create one in java?
What are the types of sockets in java?
What is a literal coding?
Can main() method in java can return any data?
What are the types of strings?
What is the difference between choice and list?
What is widening and narrowing in java? Discuss with an example.
Which is faster set or list in java?
What is the synonym of string?
What is a static method in java?