Difference between C++ Objects and Java Objects || Java vs C++

Pubblicato il: 31 gennaio 2017
sul canale di: Placement Raja
1,195
10

Diffrences between java objects and cpp objects?

C++ Objects can be created in two ways and they can be stored either in heap or stack memory depending on the way of creation of java objects. But Java objects can be allocated memory dynamically and can be stored in heap memory only.

Java vs C++ :

In Java, when we only declare a variable of a class type, only a reference is created (memory is not allocated for the object). To allocate memory to an object, we must use new(). So the object is always allocated memory on heap

These are few differences about cpp objects and java objects If you like this video, please subscribe to my channel. Thank You


In questa pagina del sito puoi guardare il video online Difference between C++ Objects and Java Objects || Java vs C++ della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Placement Raja 31 gennaio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,195 volte e gli è piaciuto 10 spettatori. Buona visione!