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 would you use a synchronized block vs. Synchronized method? : Java thread
how to split string in java?
How do you sort a string in java?
What is use of inner class in java?
What is the largest number a double can hold?
How many days will it take to learn java?
What is the difference between state-based unit testing and interaction-based unit testing?
What is the use of :: in java?
What is run time allocation?
What are the advantages of functions?
What do bitwise operators do?
What is a methodologist?
What are different types of multitasking?
What is difference between hashset and hashmap in java?
How do you identify if jvm is 32-bit or 64-bit from java program?