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


Please Help Members By Posting Answers For Below Questions

What is OOP's Terms with explanation?

596


Can we declare a static variable inside a method?

524


What is equals method in java?

520


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

513


Can you give few examples of final classes defined in java api?

557






What is the difference between array and array list in java?

600


When will we use them?

582


Which is the best approach for creating thread ?

713


Explain the difference between arraylist and linkedlist in java?

482


How do you change an int to a string?

543


Is it safe to install java on my computer?

532


What are streams in java 8?

546


What is the console in java?

672


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

563


What is a lambda expression ? What's its use ?

558