What is the difference between C++ & Java?
Answer Posted / prabhu
C++ SUPPORTS CONCEPTS OF POINTERS ,FRIEND FUNCTION
BUT IN JAVA CONCEPT OF POINTERS AND FREIND FUNCTION IS NOT
AVAILABLE
| Is This Answer Correct ? | 55 Yes | 7 No |
Post New Answer View All Answers
How does thread synchronization occurs inside a monitor?
Is alive method in java?
What is methods and methodology?
What is package private scope in java?
What are the parts of methodology?
What are conditionals and its types?
What does sizeof return?
How many techniques can be employed to create a string object?
How to instantiate static nested classes in java?
How can we avoid including a header more than once?
Can Exception handling we can handle multiple catch blocks?
Is void a keyword in java?
State the difference between creating string as new () and literal.
What is the difference between jvm and jre? What is an interface?
Why constructor has no return type?