What is the main difference between C++ and Java

Answer Posted / bhuwan chandra

points is used in C++ whereas in java pointer is not used.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multilevel inheritance in oop?

767


What is constructor in oop?

822


What is inheritance and how many types of inheritance?

820


What is overriding in oop?

790


What is the types of inheritance?

809


What is the diamond problem in inheritance?

819


What is ambiguity in inheritance?

849


What is destructor in oop?

795


Can static class have constructor?

787


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1891


What is the use of oops?

796


What exactly is polymorphism?

862


What is the difference between a constructor and a destructor?

853


What is static modifier?

843


How do you use inheritance in unity?

801