what is the difference between Cpp And Java

Answer Posted / shankar

every one says java does not supports multiple inheritance
but in java the multiple inheritance will be done .by using
interface concept there the multiple inheritance will be
done.

cpp had pointers
java does not had pointers

Is This Answer Correct ?    70 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are three types of loops in java?

794


What are the different ways to handle exceptions?

731


How do you check whether the list is empty or not in java?

715


Explain the reason behind ending a program with a system.exit(0)?

792


Are static members inherited to sub classes?

867


Given a singly linked list, determine whether it contains a loop or not without using temporary space?

753


Why charat is used in java?

797


What is the purpose of a volatile variable?

750


What are data structures in java?

717


What is final modifier?

744


Why java is secure? Explain.

765


Why is core java important?

772


Write a program to check string is palindrome without using loop?

768


What is a finally block? Is there a case when finally will not execute?

740


How is tree Mirroring implemented?

809