Salesforce interview question

Three major difference between C++ and Java

Interview Answer

Anonymous

11 Jun 2019

c++ is a platform dependent java is platform independent c++ uses a compiler to compile and run the source code,where it converts the source code into machine level language