Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

Is Java uses Poniter?If Yes How?

user-image
Question ajoutée par nasreen quadri , Assistant Professor in the Department of Information Technology by JNTU , BITS college,India
Date de publication: 2014/05/26
ahmed gamal
par ahmed gamal , Full Stack Team Lead , Bond Internet Consultancy UAE

no , beause java use dynamic memory allocation that JVM allocate memory need by for example to  object unlike C or C++ that have pointer concept and you must be very care when to use beacuse it can raise problem due to static memory alloation

More Questions Like This