Pergunta de entrevista da empresa D. E. Shaw & Co. - Investment Firm

What is the difference between Java and C++

Respostas da entrevista

Sigiloso

22 de jul. de 2019

Ability to pass by reference

Sigiloso

27 de jun. de 2025

Java supports only object oriented programmingwhere are C++ supports both functional and object oriented programming. Java is considered secure than C++ due to automatic memory management,sandboxing when using java secure manager and availability of wide range of secure API's.Java is comparitively easier to implement security for a novice developer whereas in C++ the developer should have wide experience on secure coding to implement security properly.